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

Unified Diff: public/webview/WebSocketClient.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/WebSocket.h ('k') | public/webview/WebSourceBuffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebSocketClient.h
diff --git a/Source/WebKit/chromium/public/WebSocketClient.h b/public/webview/WebSocketClient.h
similarity index 97%
copy from Source/WebKit/chromium/public/WebSocketClient.h
copy to public/webview/WebSocketClient.h
index 1e2c126f4b2de7eaf5142fbc09810a14d48762fb..3d265180412680af2232ad0ae24aeefbef7f375b 100644
--- a/Source/WebKit/chromium/public/WebSocketClient.h
+++ b/public/webview/WebSocketClient.h
@@ -31,7 +31,7 @@
#ifndef WebSocketClient_h
#define WebSocketClient_h
-#include "../../../../public/platform/WebCommon.h"
+#include "../platform/WebCommon.h"
namespace WebKit {
« no previous file with comments | « public/webview/WebSocket.h ('k') | public/webview/WebSourceBuffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698