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

Unified Diff: public/webview/WebDOMMessageEvent.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, 7 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/WebDOMEventListener.h ('k') | public/webview/WebDOMMouseEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebDOMMessageEvent.h
diff --git a/Source/WebKit/chromium/public/WebDOMMessageEvent.h b/public/webview/WebDOMMessageEvent.h
similarity index 97%
copy from Source/WebKit/chromium/public/WebDOMMessageEvent.h
copy to public/webview/WebDOMMessageEvent.h
index 986dd6d658bde2e0c4f8ef811f3b7d3fe0dedfd3..dace1537e38d52d333115e9a6949115fa54c5b56 100644
--- a/Source/WebKit/chromium/public/WebDOMMessageEvent.h
+++ b/public/webview/WebDOMMessageEvent.h
@@ -30,7 +30,7 @@
#ifndef WebDOMMessageEvent_h
#define WebDOMMessageEvent_h
-#include "../../../../public/platform/WebMessagePortChannel.h"
+#include "../platform/WebMessagePortChannel.h"
#include "WebDOMEvent.h"
#include "WebSerializedScriptValue.h"
« no previous file with comments | « public/webview/WebDOMEventListener.h ('k') | public/webview/WebDOMMouseEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698