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

Unified Diff: Source/core/layout/LayoutThemeAndroid.cpp

Issue 942583002: Move rendering/RenderProgress to layout/LayoutProgress (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/layout/LayoutTheme.cpp ('k') | Source/core/layout/LayoutThemeDefault.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/LayoutThemeAndroid.cpp
diff --git a/Source/core/layout/LayoutThemeAndroid.cpp b/Source/core/layout/LayoutThemeAndroid.cpp
index 3c9fa5b717b20afa4311cc5fef684df116ec2085..347a5fc4235c2ebb8e9998ede99ce94ca78cef7e 100644
--- a/Source/core/layout/LayoutThemeAndroid.cpp
+++ b/Source/core/layout/LayoutThemeAndroid.cpp
@@ -30,9 +30,9 @@
#include "core/InputTypeNames.h"
#include "core/layout/LayoutMediaControls.h"
#include "core/layout/LayoutObject.h"
+#include "core/layout/LayoutProgress.h"
#include "core/layout/LayoutSlider.h"
#include "core/layout/PaintInfo.h"
-#include "core/rendering/RenderProgress.h"
#include "platform/LayoutTestSupport.h"
#include "platform/PlatformResourceLoader.h"
#include "platform/graphics/Color.h"
« no previous file with comments | « Source/core/layout/LayoutTheme.cpp ('k') | Source/core/layout/LayoutThemeDefault.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698