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

Unified Diff: chrome/chrome_browser.gypi

Issue 1316203006: Convert DeviceManagerDelegate to PermissionProvider mojo interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add comment and move ctor. 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
« no previous file with comments | « chrome/browser/usb/web_usb_permission_provider.cc ('k') | device/BUILD.gn » ('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 6e1c6efc1bf01a01d30a8e3a591085175895737a..285bf8354dfc4069b0e4c8ac0f8f1d35f01d9b39 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1277,6 +1277,8 @@
'browser/sync/glue/synced_tab_delegate_desktop.cc',
'browser/sync/sync_ui_util.cc',
'browser/sync/sync_ui_util.h',
+ 'browser/usb/web_usb_permission_provider.cc',
+ 'browser/usb/web_usb_permission_provider.h',
],
'chrome_browser_win_sources': [
'browser/browser_process_platform_part_aurawin.cc',
« no previous file with comments | « chrome/browser/usb/web_usb_permission_provider.cc ('k') | device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698