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

Unified Diff: components/media_device_id_salt/DEPS

Issue 1981913002: *DRAFT* Move MediaDeviceIDSalt from chrome/ to components/ and use it in Android WebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/media_device_id_salt/BUILD.gn ('k') | components/media_device_id_salt/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/media_device_id_salt/DEPS
diff --git a/components/proxy_config/DEPS b/components/media_device_id_salt/DEPS
similarity index 71%
copy from components/proxy_config/DEPS
copy to components/media_device_id_salt/DEPS
index 069741e16408dcec7ebd4125cec27a4c828e8699..8a324c06f82f27a12efdb8a81f5c24b451d20062 100644
--- a/components/proxy_config/DEPS
+++ b/components/media_device_id_salt/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/pref_registry",
"+components/prefs",
- "+net"
+ "+content/public/browser",
]
+
« no previous file with comments | « components/media_device_id_salt/BUILD.gn ('k') | components/media_device_id_salt/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698