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

Unified Diff: Source/core/plugins/IFrameShimSupport.cpp

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/text/win/LocaleWin.cpp ('k') | Source/core/plugins/PluginViewBase.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/plugins/IFrameShimSupport.cpp
diff --git a/Source/core/plugins/IFrameShimSupport.cpp b/Source/core/plugins/IFrameShimSupport.cpp
index 991677f3da012381e1a1e34e037c98be073b26a2..6b3388b30e29e67bf6f99e4f6d8e44c90c13247c 100644
--- a/Source/core/plugins/IFrameShimSupport.cpp
+++ b/Source/core/plugins/IFrameShimSupport.cpp
@@ -39,7 +39,7 @@
#include "HTMLNames.h"
#include "RenderBox.h"
#include "RenderObject.h"
-#include "Widget.h"
+#include "core/platform/Widget.h"
#include <wtf/HashSet.h>
« no previous file with comments | « Source/core/platform/text/win/LocaleWin.cpp ('k') | Source/core/plugins/PluginViewBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698