blob: 286b4c7ba3a9d38d4926632c0fa0f98f27a31b66 [file] [log] [blame]
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/sync/engine/activation_context.h"
namespace syncer {
ActivationContext::ActivationContext() {}
ActivationContext::~ActivationContext() {}
} // namespace syncer