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

Unified Diff: components/sync_driver/DEPS

Issue 1397913002: [Sync] Componentize local_device_info_provider_impl and test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN Created 5 years, 2 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 d6393b430fec5786bd9738f86ea87aa9396ab6fe..428b903981e3f0a99a7a78b7db7702f3f7970cda 100644
--- a/components/sync_driver/DEPS
+++ b/components/sync_driver/DEPS
@@ -15,5 +15,6 @@ include_rules = [
"+net",
"+policy",
"+sync",
+ "+ui/base",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698