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

Unified Diff: public/webview/WebSharedWorkerClient.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/WebSharedWorker.h ('k') | public/webview/WebSharedWorkerRepository.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebSharedWorkerClient.h
diff --git a/Source/WebKit/chromium/public/WebSharedWorkerClient.h b/public/webview/WebSharedWorkerClient.h
similarity index 98%
copy from Source/WebKit/chromium/public/WebSharedWorkerClient.h
copy to public/webview/WebSharedWorkerClient.h
index 007e850a6f627557aedd4d559018b4efc13eb66f..6f10d5d98ddeb03049d510ddcee40abcc5441b04 100644
--- a/Source/WebKit/chromium/public/WebSharedWorkerClient.h
+++ b/public/webview/WebSharedWorkerClient.h
@@ -31,7 +31,7 @@
#ifndef WebSharedWorkerClient_h
#define WebSharedWorkerClient_h
-#include "../../../../public/platform/WebMessagePortChannel.h"
+#include "../platform/WebMessagePortChannel.h"
#include "WebCommonWorkerClient.h"
namespace WebKit {
« no previous file with comments | « public/webview/WebSharedWorker.h ('k') | public/webview/WebSharedWorkerRepository.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698