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

Unified Diff: Source/core/html/ColorInputType.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/html/CheckboxInputType.cpp ('k') | Source/core/html/DOMURL.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/ColorInputType.h
diff --git a/Source/core/html/ColorInputType.h b/Source/core/html/ColorInputType.h
index ec21912567a449dcd9df67a644b624e5144845b6..92576d83f9bb66aafb3c23fd7c6b920db77e0b27 100644
--- a/Source/core/html/ColorInputType.h
+++ b/Source/core/html/ColorInputType.h
@@ -33,7 +33,7 @@
#if ENABLE(INPUT_TYPE_COLOR)
#include "BaseClickableWithKeyInputType.h"
-#include "ColorChooserClient.h"
+#include "core/platform/ColorChooserClient.h"
namespace WebCore {
« no previous file with comments | « Source/core/html/CheckboxInputType.cpp ('k') | Source/core/html/DOMURL.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698