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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 2142813003: bluetooth: Avoid including non-blink mojo bindings in blink code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Add DCHECK for enum Created 4 years, 5 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: third_party/WebKit/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index b7e9a2b4227f42db6aef8c7e732aa6f320b0ba24..bd8e78f02eda819cb17ce2ea21b7a934602d4dd1 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -232,7 +232,6 @@
"platform/modules/background_sync/WebSyncRegistration.h",
"platform/modules/bluetooth/WebBluetooth.h",
"platform/modules/bluetooth/WebBluetoothDevice.h",
- "platform/modules/bluetooth/WebBluetoothError.h",
"platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristic.h",
"platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h",
"platform/modules/bluetooth/WebBluetoothRemoteGATTService.h",
« no previous file with comments | « third_party/WebKit/public/BUILD.gn ('k') | third_party/WebKit/public/platform/modules/bluetooth/WebBluetooth.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698