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

Unified Diff: content/common/BUILD.gn

Issue 2506813003: Use new wrapper types for web_bluetooth.mojom (Closed)
Patch Set: address more comments Created 4 years, 1 month 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 | « content/browser/bluetooth/web_bluetooth_service_impl.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 7ba286a3ae5f9f2e7ecac42a1cfbf1eb2e01254b..363356b698a9ee1e0a06a331002b6032e6499b7f 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -604,7 +604,6 @@ mojom("mojo_bindings") {
"//services/video_capture/public/interfaces",
"//skia/public/interfaces",
"//third_party/WebKit/public:mojo_bindings",
- "//third_party/WebKit/public:new_wrapper_types_mojo_bindings",
"//ui/base/mojo:mojo_bindings",
"//ui/gfx/geometry/mojo",
"//ui/gfx/mojo",
« no previous file with comments | « content/browser/bluetooth/web_bluetooth_service_impl.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698