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

Unified Diff: components/ukm/observers/DEPS

Issue 2653693004: UKM Sync Observer (Closed)
Patch Set: MSVC struct initializer Created 3 years, 10 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
« no previous file with comments | « components/ukm/BUILD.gn ('k') | components/ukm/observers/sync_disable_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ukm/observers/DEPS
diff --git a/components/ukm/observers/DEPS b/components/ukm/observers/DEPS
index b1c70a41715c5c375a4d5d3b089a4775b84223de..a8ed862613eaa693968f3db5dfb16e02ec408406 100644
--- a/components/ukm/observers/DEPS
+++ b/components/ukm/observers/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+components/history/core/browser",
+ "+components/sync",
]
« no previous file with comments | « components/ukm/BUILD.gn ('k') | components/ukm/observers/sync_disable_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698