Enable Enterprise enrollment on desktop builds.
[chromium-blink-merge.git] / chrome / common / importer / importer_bridge.cc
blob15b7f745cfa14504458460d8d67830eaa03c6b0a
1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "chrome/common/importer/importer_bridge.h"
7 ImporterBridge::ImporterBridge() {}
9 ImporterBridge::~ImporterBridge() {}