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

Unified Diff: Source/core/platform/HostWindow.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/platform/FileSystem.cpp ('k') | Source/core/platform/KURL.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/HostWindow.h
diff --git a/Source/core/platform/HostWindow.h b/Source/core/platform/HostWindow.h
index 85358672ff8080a3aa903fe10b429e085ce7c99e..3931931c5b3cf5fe24fa90484ffcef8f41d3046f 100644
--- a/Source/core/platform/HostWindow.h
+++ b/Source/core/platform/HostWindow.h
@@ -26,7 +26,7 @@
#ifndef HostWindow_h
#define HostWindow_h
-#include "Widget.h"
+#include "core/platform/Widget.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/FileSystem.cpp ('k') | Source/core/platform/KURL.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698