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

Unified Diff: components/page_load_metrics/browser/DEPS

Issue 1312213010: PageLoadMetrics renderer and browser implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Relax DCHECK constraints slightly for tests Created 5 years, 3 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/page_load_metrics/browser/DEPS
diff --git a/ash/keyboard_overlay/DEPS b/components/page_load_metrics/browser/DEPS
similarity index 53%
copy from ash/keyboard_overlay/DEPS
copy to components/page_load_metrics/browser/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..f29de5b18f0e269b728791d8a86dfa1c9b7198f8 100644
--- a/ash/keyboard_overlay/DEPS
+++ b/components/page_load_metrics/browser/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/browser",
+ "+components/page_load_metrics/browser",
]

Powered by Google App Engine
This is Rietveld 408576698