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

Unified Diff: public/platform/modules/bluetooth/WebBluetoothError.h

Issue 1059793002: bluetooth: Move Bluetooth-related Blink API headers into their own directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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: public/platform/modules/bluetooth/WebBluetoothError.h
diff --git a/public/platform/WebBluetoothError.h b/public/platform/modules/bluetooth/WebBluetoothError.h
similarity index 94%
copy from public/platform/WebBluetoothError.h
copy to public/platform/modules/bluetooth/WebBluetoothError.h
index 9be6590deebeba9cc0cc017a47db77cfd9fec9d0..0197db47aa7e7135f49414947fbb20ff0bfa7431 100644
--- a/public/platform/WebBluetoothError.h
+++ b/public/platform/modules/bluetooth/WebBluetoothError.h
@@ -5,7 +5,7 @@
#ifndef WebBluetoothError_h
#define WebBluetoothError_h
-#include "WebString.h"
+#include "public/platform/WebString.h"
namespace blink {
« public/platform/WebBluetoothError.h ('K') | « public/platform/modules/bluetooth/WebBluetoothDevice.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698