Disable view source for Developer Tools.
[chromium-blink-merge.git] / chrome / browser / sync / glue / sync_frontend.cc
blob8241c74db443035c30ecf39ec1dcc3815d3ed1dc
1 // Copyright 2013 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/browser/sync/glue/sync_frontend.h"
7 namespace browser_sync {
9 SyncFrontend::SyncFrontend() {}
11 SyncFrontend::~SyncFrontend() {}
13 } // namespace browser_sync