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

Unified Diff: components/ukm/observers/DEPS

Issue 2567263003: Basic UkmService implementation (Closed)
Patch Set: Rebase Created 3 years, 11 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/ukm/observers/DEPS
diff --git a/components/ukm/observers/DEPS b/components/ukm/observers/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..b1c70a41715c5c375a4d5d3b089a4775b84223de
--- /dev/null
+++ b/components/ukm/observers/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/history/core/browser",
+]

Powered by Google App Engine
This is Rietveld 408576698