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

Unified Diff: public/webview/WebArrayBuffer.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/WebApplicationCacheHostClient.h ('k') | public/webview/WebArrayBufferView.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebArrayBuffer.h
diff --git a/Source/WebKit/chromium/public/WebArrayBuffer.h b/public/webview/WebArrayBuffer.h
similarity index 96%
copy from Source/WebKit/chromium/public/WebArrayBuffer.h
copy to public/webview/WebArrayBuffer.h
index 5a3950f142ff9e54fe642961f0722e82752e1ccf..ecee122193e331fac5e9b73dc191f54e7064753f 100644
--- a/Source/WebKit/chromium/public/WebArrayBuffer.h
+++ b/public/webview/WebArrayBuffer.h
@@ -31,8 +31,8 @@
#ifndef WebArrayBuffer_h
#define WebArrayBuffer_h
-#include "../../../../public/platform/WebCommon.h"
-#include "../../../../public/platform/WebPrivatePtr.h"
+#include "../platform/WebCommon.h"
+#include "../platform/WebPrivatePtr.h"
namespace v8 {
class Value;
« no previous file with comments | « public/webview/WebApplicationCacheHostClient.h ('k') | public/webview/WebArrayBufferView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698