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

Unified Diff: public/webview/WebPerformance.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/WebPasswordFormData.h ('k') | public/webview/WebPermissionClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebPerformance.h
diff --git a/Source/WebKit/chromium/public/WebPerformance.h b/public/webview/WebPerformance.h
similarity index 97%
copy from Source/WebKit/chromium/public/WebPerformance.h
copy to public/webview/WebPerformance.h
index 3bb5e66069fd9e58f2a36c52da2f8bd497317698..5b5df2c39376be725d67ecbb69de184259f1cac9 100644
--- a/Source/WebKit/chromium/public/WebPerformance.h
+++ b/public/webview/WebPerformance.h
@@ -31,8 +31,8 @@
#ifndef WebPerformance_h
#define WebPerformance_h
-#include "../../../../public/platform/WebCommon.h"
-#include "../../../../public/platform/WebPrivatePtr.h"
+#include "../platform/WebCommon.h"
+#include "../platform/WebPrivatePtr.h"
#include "WebNavigationType.h"
namespace WebCore { class Performance; }
« no previous file with comments | « public/webview/WebPasswordFormData.h ('k') | public/webview/WebPermissionClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698