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

Unified Diff: Source/core/html/forms/BaseTextInputType.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/BaseTextInputType.h
diff --git a/Source/core/html/BaseTextInputType.h b/Source/core/html/forms/BaseTextInputType.h
similarity index 97%
rename from Source/core/html/BaseTextInputType.h
rename to Source/core/html/forms/BaseTextInputType.h
index 6d1737b8c37229505b27e6fe9c042953deefffb4..05e2cd5f65ab65a6e7ec966abb9cd4919e53b355 100644
--- a/Source/core/html/BaseTextInputType.h
+++ b/Source/core/html/forms/BaseTextInputType.h
@@ -31,7 +31,7 @@
#ifndef BaseTextInputType_h
#define BaseTextInputType_h
-#include "core/html/TextFieldInputType.h"
+#include "core/html/forms/TextFieldInputType.h"
namespace WebCore {
« no previous file with comments | « Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp ('k') | Source/core/html/forms/BaseTextInputType.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698