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

Unified Diff: content/renderer/BUILD.gn

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/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index a8c91474ea63800197ab949afd25326bb2145ca9..db117a7ac259f67b761f2cb57799927521608183 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -36,7 +36,6 @@ source_set("renderer") {
"//components/scheduler:scheduler",
"//components/startup_metric_utils/common",
"//components/url_formatter",
- "//components/webusb",
"//content:resources",
"//content/common:mojo_bindings",
"//content/public/child:child_sources",

Powered by Google App Engine
This is Rietveld 408576698