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

Unified Diff: components/webusb.gypi

Issue 1682363002: Remove //device/devices_app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove two files that somehow survived in //device/devices_app. Created 4 years, 10 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/chrome_browser.gypi ('k') | components/webusb/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webusb.gypi
diff --git a/components/webusb.gypi b/components/webusb.gypi
index 0581395c71d507671143285d3e1571f189860d0d..16a69c16fcba76cfa6bc93957c290b84cf03d13e 100644
--- a/components/webusb.gypi
+++ b/components/webusb.gypi
@@ -30,7 +30,7 @@
'webusb/public/interfaces/webusb_permission_bubble.mojom',
],
'dependencies': [
- '../device/devices_app/devices_app.gyp:device_usb_mojo_bindings',
+ '../device/usb/usb.gyp:device_usb_mojo_bindings',
],
},
'includes': [
@@ -42,7 +42,6 @@
'type': 'static_library',
'dependencies': [
'components_webusb_mojo_bindings',
- '../device/devices_app/devices_app.gyp:device_usb_mojo_bindings_lib',
],
},
],
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/webusb/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698