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

Unified Diff: Source/core/html/forms/BaseClickableWithKeyInputType.h

Issue 24246011: Move form-related 78 files to core/html/forms/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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
Index: Source/core/html/forms/BaseClickableWithKeyInputType.h
diff --git a/Source/core/html/BaseClickableWithKeyInputType.h b/Source/core/html/forms/BaseClickableWithKeyInputType.h
similarity index 98%
rename from Source/core/html/BaseClickableWithKeyInputType.h
rename to Source/core/html/forms/BaseClickableWithKeyInputType.h
index 918fdae506d894e11dd6a2ad2f2b4c0cdcda1083..23b2a2e63da5c4150ca03e2b2dcc9c979073d3bb 100644
--- a/Source/core/html/BaseClickableWithKeyInputType.h
+++ b/Source/core/html/forms/BaseClickableWithKeyInputType.h
@@ -31,7 +31,7 @@
#ifndef BaseClickableWithKeyInputType_h
#define BaseClickableWithKeyInputType_h
-#include "core/html/InputType.h"
+#include "core/html/forms/InputType.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698