Index: components/gcm_driver/DEPS |
diff --git a/components/gcm_driver/DEPS b/components/gcm_driver/DEPS |
index 8f929c44002374803ecc7cf57acbbe6b47379794..274a83906a13d4281ddd9ac5f4c721576a764303 100644 |
--- a/components/gcm_driver/DEPS |
+++ b/components/gcm_driver/DEPS |
@@ -4,6 +4,7 @@ include_rules = [ |
"+components/pref_registry", |
"+components/prefs", |
"+components/signin", |
+ "+components/sync/protocol", |
"+components/sync_driver", |
"+components/timers", # Only used for Chrome OS builds. |
"+components/version_info", |
@@ -13,5 +14,4 @@ include_rules = [ |
"+google_apis/gcm", |
"+jni", |
"+net", |
- "+sync/protocol", |
] |