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

Unified Diff: third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap

Issue 2822953002: Remove old wtf/ directory. (Closed)
Patch Set: Fixup *.typemap files. Created 3 years, 8 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 | « third_party/WebKit/Source/wtf/typed_arrays/Uint8ClampedArray.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap
diff --git a/third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap b/third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap
index 80ceda05aeebf9234a608575fd9d609563113653..cd40fe2bbd75f31e74ab73aef0266f77e0dbd3c7 100644
--- a/third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap
+++ b/third_party/WebKit/public/platform/modules/bluetooth/Bluetooth.typemap
@@ -4,7 +4,7 @@
mojom =
"//third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom"
-public_headers = [ "//third_party/WebKit/Source/wtf/text/WTFString.h" ]
+public_headers = [ "//third_party/WebKit/Source/platform/wtf/text/WTFString.h" ]
traits_headers =
[ "//third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h" ]
deps = [
« no previous file with comments | « third_party/WebKit/Source/wtf/typed_arrays/Uint8ClampedArray.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698