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

Unified Diff: Source/core/platform/chromium/FramelessScrollViewClient.h

Issue 26296002: Move HostWindow.h from core/platform to platform in preparation for moving more parts of core/platf… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Added HostWindow.h to blink_platform.gypi Created 7 years, 2 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/Widget.cpp ('k') | Source/core/platform/chromium/PlatformScreenChromium.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/chromium/FramelessScrollViewClient.h
diff --git a/Source/core/platform/chromium/FramelessScrollViewClient.h b/Source/core/platform/chromium/FramelessScrollViewClient.h
index a5c94747d8827564e7f56f4a03470c8fa4540655..048dd45d73af0583bdca9bc96bb78804639bc743 100644
--- a/Source/core/platform/chromium/FramelessScrollViewClient.h
+++ b/Source/core/platform/chromium/FramelessScrollViewClient.h
@@ -31,7 +31,7 @@
#ifndef FramelessScrollViewClient_h
#define FramelessScrollViewClient_h
-#include "core/platform/HostWindow.h"
+#include "platform/HostWindow.h"
namespace WebCore {
class FramelessScrollView;
« no previous file with comments | « Source/core/platform/Widget.cpp ('k') | Source/core/platform/chromium/PlatformScreenChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698