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

Unified Diff: third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h

Issue 2802573002: Rewrite references to "wtf/" to "platform/wtf/" in platform/mojo. (Closed)
Patch Set: 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 | « no previous file | third_party/WebKit/Source/platform/mojo/CommonCustomTypesStructTraitsTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h
diff --git a/third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h b/third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h
index acbc60bcf3cf0e32125dc29b840ffcc891fdbc6f..5c545aa87ac3d07c1bb33863b0b18e79f53be0f3 100644
--- a/third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h
+++ b/third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h
@@ -6,8 +6,8 @@
#define BluetoothStructTraits_h
#include "device/bluetooth/public/interfaces/uuid.mojom-blink.h"
+#include "platform/wtf/text/WTFString.h"
#include "public/platform/modules/bluetooth/web_bluetooth.mojom-blink.h"
-#include "wtf/text/WTFString.h"
namespace mojo {
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/mojo/CommonCustomTypesStructTraitsTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698