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

Unified Diff: public/webview/WebSocket.h

Issue 16358003: mv Source/WebKit/chromium/public to public/webview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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 | « public/webview/WebSharedWorkerRepository.h ('k') | public/webview/WebSocketClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebSocket.h
diff --git a/Source/WebKit/chromium/public/WebSocket.h b/public/webview/WebSocket.h
similarity index 97%
copy from Source/WebKit/chromium/public/WebSocket.h
copy to public/webview/WebSocket.h
index 9bd5fa6d9b71309d9052151f44f1a7deb38c1a3c..5cbad07b4ff35caafe208b153ae674bc690d8e72 100644
--- a/Source/WebKit/chromium/public/WebSocket.h
+++ b/public/webview/WebSocket.h
@@ -31,8 +31,8 @@
#ifndef WebSocket_h
#define WebSocket_h
-#include "../../../../public/platform/WebCommon.h"
-#include "../../../../public/platform/WebPrivatePtr.h"
+#include "../platform/WebCommon.h"
+#include "../platform/WebPrivatePtr.h"
namespace WebCore { class WebSocketChannel; }
« no previous file with comments | « public/webview/WebSharedWorkerRepository.h ('k') | public/webview/WebSocketClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698