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

Unified Diff: Source/core/plugins/PluginViewBase.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/plugins/IFrameShimSupport.cpp ('k') | Source/core/rendering/AutoTableLayout.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/plugins/PluginViewBase.h
diff --git a/Source/core/plugins/PluginViewBase.h b/Source/core/plugins/PluginViewBase.h
index a2f35ae505a44628a34d0f932ed0d80e600ccc2d..c06769207d9e6d82459e03e46b70c9000aebac0a 100644
--- a/Source/core/plugins/PluginViewBase.h
+++ b/Source/core/plugins/PluginViewBase.h
@@ -25,8 +25,8 @@
#ifndef PluginWidget_h
#define PluginWidget_h
-#include "ScrollTypes.h"
-#include "Widget.h"
+#include "core/platform/ScrollTypes.h"
+#include "core/platform/Widget.h"
#include "core/platform/graphics/PlatformLayer.h"
#include <wtf/text/WTFString.h>
« no previous file with comments | « Source/core/plugins/IFrameShimSupport.cpp ('k') | Source/core/rendering/AutoTableLayout.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698