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

Unified Diff: trunk/src/chrome/browser/invalidation/gcm_invalidation_bridge.h

Issue 281783004: Revert 270226 "Componentize GCM Part 1: create GCM component and..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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
Index: trunk/src/chrome/browser/invalidation/gcm_invalidation_bridge.h
===================================================================
--- trunk/src/chrome/browser/invalidation/gcm_invalidation_bridge.h (revision 270233)
+++ trunk/src/chrome/browser/invalidation/gcm_invalidation_bridge.h (working copy)
@@ -9,7 +9,7 @@
#include "base/memory/scoped_ptr.h"
#include "base/memory/weak_ptr.h"
#include "base/threading/non_thread_safe.h"
-#include "components/gcm_driver/gcm_app_handler.h"
+#include "chrome/browser/services/gcm/gcm_app_handler.h"
#include "google_apis/gaia/oauth2_token_service.h"
#include "google_apis/gcm/gcm_client.h"
#include "sync/notifier/gcm_network_channel_delegate.h"

Powered by Google App Engine
This is Rietveld 408576698