Revert of Catch Exception for Intent.parseUri instead of URISyntaxException (patchset...
[chromium-blink-merge.git] / sync / api / sync_error_factory_mock.cc
blob5326bd938163581f5bca5233d68ebc3573f9d090
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_mock.h"
7 namespace syncer {
9 SyncErrorFactoryMock::SyncErrorFactoryMock() {
12 SyncErrorFactoryMock::~SyncErrorFactoryMock() {
15 } // namespace syncer