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

Unified Diff: third_party/WebKit/Source/core/page/ValidationMessageClientImpl.cpp

Issue 2886683002: Move ValidationMessageClientImpl to core/page/. (Closed)
Patch Set: Created 3 years, 7 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: third_party/WebKit/Source/core/page/ValidationMessageClientImpl.cpp
diff --git a/third_party/WebKit/Source/web/ValidationMessageClientImpl.cpp b/third_party/WebKit/Source/core/page/ValidationMessageClientImpl.cpp
similarity index 99%
rename from third_party/WebKit/Source/web/ValidationMessageClientImpl.cpp
rename to third_party/WebKit/Source/core/page/ValidationMessageClientImpl.cpp
index 882665e0c43537f07136788ccf66274647ccb951..882d7bbe5959b019cf529e5a24d5d5482096056c 100644
--- a/third_party/WebKit/Source/web/ValidationMessageClientImpl.cpp
+++ b/third_party/WebKit/Source/core/page/ValidationMessageClientImpl.cpp
@@ -23,7 +23,7 @@
* SUCH DAMAGE.
*/
-#include "web/ValidationMessageClientImpl.h"
+#include "core/page/ValidationMessageClientImpl.h"
#include "core/dom/Element.h"
#include "core/dom/TaskRunnerHelper.h"
« no previous file with comments | « third_party/WebKit/Source/core/page/ValidationMessageClientImpl.h ('k') | third_party/WebKit/Source/web/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698