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

Unified Diff: components/net_log/DEPS

Issue 1347043002: Move ChromeNetLog to //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DetachFromThread 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/net_log/DEPS
diff --git a/components/component_updater/DEPS b/components/net_log/DEPS
similarity index 45%
copy from components/component_updater/DEPS
copy to components/net_log/DEPS
index 5e9b04ac35ed49c70ffdb82f0c772ebabd4c1010..efca3dd5b183fcfcf09b16cd28f9b1b67584fe56 100644
--- a/components/component_updater/DEPS
+++ b/components/net_log/DEPS
@@ -1,6 +1,5 @@
include_rules = [
- "+components/update_client",
+ "+components/data_reduction_proxy/core/common",
"+components/version_info",
- "+ui",
- "+url",
+ "+net",
]

Powered by Google App Engine
This is Rietveld 408576698