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

Unified Diff: components/sync/driver/DEPS

Issue 2250033002: [Sync] Create //components/sync/device_info. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix lint on device info files. Created 4 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 55d03ffd9f45a1e3d40f429551e5218257cf3cce..8b13ac7a416c314ac7f645ca6ca0319afec027f8 100644
--- a/components/sync/driver/DEPS
+++ b/components/sync/driver/DEPS
@@ -1,7 +1,6 @@
include_rules = [
"+components/data_use_measurement/core",
"+components/invalidation",
- "+components/metrics",
"+components/os_crypt",
"+components/policy",
"+components/pref_registry",
@@ -10,6 +9,7 @@ include_rules = [
"+components/sync/api",
"+components/sync/base",
"+components/sync/core",
+ "+components/sync/device_info",
"+components/sync/engine",
"+components/sync/protocol",
"+components/sync/sessions",

Powered by Google App Engine
This is Rietveld 408576698