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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

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/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 602d8e5a1e144f3b78f1c71580ac77053dfae958..03299c2cbc623ea3e030de8da201a8034772fe5f 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -118,8 +118,6 @@ component("web") {
"TextFinder.h",
"UserMediaClientImpl.cpp",
"UserMediaClientImpl.h",
- "ValidationMessageClientImpl.cpp",
- "ValidationMessageClientImpl.h",
"WebAXObject.cpp",
"WebDOMMessageEvent.cpp",
"WebDevToolsAgentImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698