Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Unified Diff: components/invalidation/fake_invalidator.cc

Issue 294123004: Move some sync/notifier to components/invalidation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/invalidation/fake_invalidator.h ('k') | components/invalidation/fake_invalidator_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation/fake_invalidator.cc
diff --git a/sync/notifier/fake_invalidator.cc b/components/invalidation/fake_invalidator.cc
similarity index 97%
rename from sync/notifier/fake_invalidator.cc
rename to components/invalidation/fake_invalidator.cc
index dc41518bdc2d93561fb8095dc7053089ac6bfe9b..c59c7f835588b6e3274b156886eaf0123e1da19e 100644
--- a/sync/notifier/fake_invalidator.cc
+++ b/components/invalidation/fake_invalidator.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "sync/notifier/fake_invalidator.h"
+#include "components/invalidation/fake_invalidator.h"
#include "sync/notifier/object_id_invalidation_map.h"
« no previous file with comments | « components/invalidation/fake_invalidator.h ('k') | components/invalidation/fake_invalidator_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698