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

Unified Diff: components/sync_driver/DEPS

Issue 266923008: Adjust the structure of DEPS within //components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Some nits 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: components/sync_driver/DEPS
diff --git a/components/sync_driver/DEPS b/components/sync_driver/DEPS
index 390e71b657ebbe2d96cb59cd4d3efd97f8c82a32..1a2082485e743a4d1eac41d73d6e802f8fc15660 100644
--- a/components/sync_driver/DEPS
+++ b/components/sync_driver/DEPS
@@ -1,6 +1,4 @@
include_rules = [
- # SyncDriver is used by iOS, which does not use content.
- "-content",
"+components/os_crypt",
"+components/user_prefs/pref_registry_syncable.h",
"+sync",

Powered by Google App Engine
This is Rietveld 408576698