GN: Fix clean build of cloud_policy_proto_generated_compile_proto failing
[chromium-blink-merge.git] / sync / internal_api / sync_context_proxy.cc
blobe3125fed97585986c0ccf77a8892b3ec1e4dbab2
1 // Copyright 2014 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 "sync/internal_api/public/sync_context_proxy.h"
7 namespace syncer_v2 {
9 SyncContextProxy::SyncContextProxy() {
12 SyncContextProxy::~SyncContextProxy() {
15 } // namespace syncer