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

Unified Diff: public/webview/WebDeviceOrientationController.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/WebDeviceOrientationClientMock.h ('k') | public/webview/WebDocument.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebDeviceOrientationController.h
diff --git a/Source/WebKit/chromium/public/WebDeviceOrientationController.h b/public/webview/WebDeviceOrientationController.h
similarity index 97%
copy from Source/WebKit/chromium/public/WebDeviceOrientationController.h
copy to public/webview/WebDeviceOrientationController.h
index 6c5c628262bc031a33cc325684d3dc915477554f..8e9842245394ca02e134d3599640e08f264e31e3 100644
--- a/Source/WebKit/chromium/public/WebDeviceOrientationController.h
+++ b/public/webview/WebDeviceOrientationController.h
@@ -26,7 +26,7 @@
#ifndef WebDeviceOrientationController_h
#define WebDeviceOrientationController_h
-#include "../../../../public/platform/WebCommon.h"
+#include "../platform/WebCommon.h"
namespace WebCore { class DeviceOrientationController; }
« no previous file with comments | « public/webview/WebDeviceOrientationClientMock.h ('k') | public/webview/WebDocument.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698