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

Unified Diff: components/sync_driver/DEPS

Issue 1308313003: Componentize chrome/common/sync_util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: components/sync_driver/DEPS
diff --git a/components/sync_driver/DEPS b/components/sync_driver/DEPS
index e05c3129fe644ba42e7755c7f25bfe5fac3ab5fc..a5ae8a2c6f490635a439b236494d19bf44d97355 100644
--- a/components/sync_driver/DEPS
+++ b/components/sync_driver/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/pref_registry",
"+components/sessions",
"+components/signin/core/browser",
+ "+components/version_info",
"+google",
"+google_apis",
"+net",

Powered by Google App Engine
This is Rietveld 408576698