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

Unified Diff: components/invalidation.gypi

Issue 446223002: Remove WeakHandle from components/invalidation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes Created 6 years, 4 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 | « chrome/browser/invalidation/invalidation_service_android.cc ('k') | components/invalidation/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation.gypi
diff --git a/components/invalidation.gypi b/components/invalidation.gypi
index e7be8dd7c480ed0e3e48a21cc938278bced6d967..3da96511bd131a33c7f9ba928c7b99af6961edf8 100644
--- a/components/invalidation.gypi
+++ b/components/invalidation.gypi
@@ -12,7 +12,6 @@
'../base/base.gyp:base',
'../google_apis/google_apis.gyp:google_apis',
'../jingle/jingle.gyp:notifier',
- '../sync/sync.gyp:sync',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
# TODO(akalin): Remove this (http://crbug.com/133352).
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_proto_cpp',
@@ -115,9 +114,9 @@
'../jingle/jingle.gyp:notifier',
'../jingle/jingle.gyp:notifier_test_util',
'../net/net.gyp:net',
- '../sync/sync.gyp:sync',
'../testing/gmock.gyp:gmock',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
+ '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_proto_cpp',
'gcm_driver_test_support',
'keyed_service_core',
],
« no previous file with comments | « chrome/browser/invalidation/invalidation_service_android.cc ('k') | components/invalidation/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698