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

Unified Diff: components/quirks/DEPS

Issue 1528963002: Quirks Client for downloading and providing display profiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: A few small tweaks Created 4 years, 9 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/quirks/BUILD.gn ('k') | components/quirks/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/quirks/DEPS
diff --git a/components/startup_metric_utils/browser/DEPS b/components/quirks/DEPS
similarity index 71%
copy from components/startup_metric_utils/browser/DEPS
copy to components/quirks/DEPS
index 30766b4362873c465a31cfdb54f7b922d21715eb..d486509378142d4c40cb6613e1aca60ebfb051eb 100644
--- a/components/startup_metric_utils/browser/DEPS
+++ b/components/quirks/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+components/prefs",
"+components/version_info",
- "+content/public/browser",
+ "+net",
]
« no previous file with comments | « components/quirks/BUILD.gn ('k') | components/quirks/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698