Update V8 to version 4.7.21.
[chromium-blink-merge.git] / sync / api / sync_error_factory.cc
blob11888fff8a025d9450f9e83ea2e8721adae7d020
1 // Copyright (c) 2012 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/api/sync_error_factory.h"
7 namespace syncer {
9 SyncErrorFactory::SyncErrorFactory() {
12 SyncErrorFactory::~SyncErrorFactory() {
15 } // namespace syncer