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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2565913002: [Onion Soup] Move WebBluetoothImpl from //content/renderer/bluetooth to Blink's bluetooth module (Closed)
Patch Set: added BluetoothUUIDTraits.cpp Created 4 years 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: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 7f7fe8733ab051e1721a6598e7eb7ae5d06caa9d..befc22e78a935f6b1c9fede1ae3a13bc01f442ae 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1127,6 +1127,7 @@ component("platform") {
"mhtml/MHTMLArchive.h",
"mhtml/MHTMLParser.cpp",
"mhtml/MHTMLParser.h",
+ "mojo/BluetoothUUIDTraits.cpp",
"mojo/CommonCustomTypesStructTraits.cpp",
"mojo/GeometryStructTraits.cpp",
"mojo/MojoHelper.h",

Powered by Google App Engine
This is Rietveld 408576698