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

Unified Diff: content/app/BUILD.gn

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: rebase Created 4 years, 9 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 | « components/webusb/public/interfaces/webusb_permission_bubble.mojom ('k') | content/content_app.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 96dca6d2c4dcf5730521945df5efd4a1890c32ac..6d4514bc2e7f09947127c65a8e23e8f56e7dad55 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -42,6 +42,7 @@ if (is_win) {
content_app_sources -= [ "content_main.cc" ]
content_app_deps += [
"//content/public/android:jni",
+ "//device/usb",
"//device/vibration",
"//skia",
"//third_party/android_tools:cpu_features",
« no previous file with comments | « components/webusb/public/interfaces/webusb_permission_bubble.mojom ('k') | content/content_app.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698