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

Unified Diff: Source/core/page/DeviceController.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu Created 7 years, 8 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 | « Source/core/page/DOMWindowPagePopup.h ('k') | Source/core/page/DragClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/DeviceController.h
diff --git a/Source/core/page/DeviceController.h b/Source/core/page/DeviceController.h
index b7ff7822d16ab63fa0ee22d7c16c74d9a11b9d7f..b859cfefa5a4a3c7735feff13c259f2fe9d181f9 100644
--- a/Source/core/page/DeviceController.h
+++ b/Source/core/page/DeviceController.h
@@ -29,8 +29,8 @@
#include "DOMWindow.h"
#include "Event.h"
-#include "Supplementable.h"
-#include "Timer.h"
+#include "core/platform/Supplementable.h"
+#include "core/platform/Timer.h"
#include <wtf/HashCountedSet.h>
namespace WebCore {
« no previous file with comments | « Source/core/page/DOMWindowPagePopup.h ('k') | Source/core/page/DragClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698