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

Unified Diff: components/page_load_metrics/DEPS

Issue 2177743002: Migrate page_load_metrics out of components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: migrate page_load_metrics_messages to common message generator Created 4 years, 5 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/components_tests.gyp ('k') | components/page_load_metrics/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/page_load_metrics/DEPS
diff --git a/components/page_load_metrics/DEPS b/components/page_load_metrics/DEPS
deleted file mode 100644
index 8b0287077add8203259305befb2bc46205d0654a..0000000000000000000000000000000000000000
--- a/components/page_load_metrics/DEPS
+++ /dev/null
@@ -1,11 +0,0 @@
-include_rules = [
- "+content/public/test",
- "+ipc",
-
- "-components/page_load_metrics",
- "+components/page_load_metrics/common",
-
- # No inclusion of WebKit from the browser, other than strictly enum/POD, header-only types.
- "-third_party/WebKit",
- "+third_party/WebKit/public/platform/WebLoadingBehaviorFlag.h",
-]
« no previous file with comments | « components/components_tests.gyp ('k') | components/page_load_metrics/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698