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

Unified Diff: components/invalidation/push_client_channel_unittest.cc

Issue 315433002: Retry: Move some sync/notifier to components/invalidation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Undo gyp hack Created 6 years, 6 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/push_client_channel.cc ('k') | components/invalidation/state_writer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation/push_client_channel_unittest.cc
diff --git a/sync/notifier/push_client_channel_unittest.cc b/components/invalidation/push_client_channel_unittest.cc
similarity index 99%
rename from sync/notifier/push_client_channel_unittest.cc
rename to components/invalidation/push_client_channel_unittest.cc
index e58d20b0e9e2a2b8f92da0672654e5c39fefafaa..2d5fd44675a18edc3bee58f56b854c978c89667b 100644
--- a/sync/notifier/push_client_channel_unittest.cc
+++ b/components/invalidation/push_client_channel_unittest.cc
@@ -5,9 +5,9 @@
#include <string>
#include "base/compiler_specific.h"
+#include "components/invalidation/push_client_channel.h"
#include "jingle/notifier/listener/fake_push_client.h"
#include "jingle/notifier/listener/notification_defines.h"
-#include "sync/notifier/push_client_channel.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace syncer {
« no previous file with comments | « components/invalidation/push_client_channel.cc ('k') | components/invalidation/state_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698