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

Unified Diff: content/content_app.gypi

Issue 1624573004: Rename webusb_permission_bubble.mojom and move it to //content/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added content_common_mojo_bindings dep back to chrome_browser.gypi Created 4 years, 11 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 4de603bb7c9990cf0fe5e4328539f867edf03b5b..8cb384f5320657c7ebb39d84e33ae9a1649a2b4c 100644
--- a/content/content_app.gypi
+++ b/content/content_app.gypi
@@ -53,6 +53,7 @@
'dependencies': [
'content.gyp:content_jni_headers',
'../build/android/ndk.gyp:cpu_features',
+ '../device/usb/usb.gyp:device_usb',
'../skia/skia.gyp:skia',
'../ui/android/ui_android.gyp:ui_android',
],

Powered by Google App Engine
This is Rietveld 408576698