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

Unified Diff: content/content_app.gypi

Issue 1742753002: Rename web_usb_permission_bubble.cc/h and webusb_permission_bubble.mojom (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated usb_chooser_bubble_controller.cc/h 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
Index: content/content_app.gypi
diff --git a/content/content_app.gypi b/content/content_app.gypi
index e93f55012fd7097b0cf912fcd51d47e83f89c509..ba2a25d4f6d996556d6f64476b839c8bec2c14b4 100644
--- a/content/content_app.gypi
+++ b/content/content_app.gypi
@@ -48,6 +48,7 @@
'dependencies': [
'content.gyp:content_jni_headers',
'../build/android/ndk.gyp:cpu_features',
+ '../device/usb/usb.gyp:device_usb',
Reilly Grant (use Gerrit) 2016/02/27 02:22:56 Ditto.
juncai 2016/02/29 18:55:23 explained in the comment at: //device/usb/public/i
'../skia/skia.gyp:skia',
'../ui/android/ui_android.gyp:ui_android',
],

Powered by Google App Engine
This is Rietveld 408576698