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

Unified Diff: chrome/chrome_browser.gypi

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 | « chrome/browser/profiles/profile_io_data.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b4a33867256cda13a010ed5b36451b4c30c0dbbe..5be15055ec9fdb4cd77d0b0303d796fc05aadb1e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -364,8 +364,6 @@
'browser/media/media_access_handler.h',
'browser/media/media_capture_devices_dispatcher.cc',
'browser/media/media_capture_devices_dispatcher.h',
- 'browser/media/media_device_id_salt.cc',
- 'browser/media/media_device_id_salt.h',
'browser/media/media_permission.cc',
'browser/media/media_permission.h',
'browser/media/media_stream_capture_indicator.cc',
@@ -3210,6 +3208,7 @@
'../components/components.gyp:infobars_core',
'../components/components.gyp:instance_id',
'../components/components.gyp:invalidation_impl',
+ '../components/components.gyp:media_device_id_salt',
'../components/components.gyp:metrics',
'../components/components.gyp:metrics_net',
'../components/components.gyp:metrics_services_manager',
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698