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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2577203002: Remove use of WebNode/WebElement in translate_helper (Closed)
Patch Set: Move translate specific DOM operations into separate file Created 4 years 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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 7fb92262e35071070284bbd91201e89994bfad77..ed6e1554a2572388e87b612cfa9c6d9e750cdd42 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -493,6 +493,7 @@ source_set("blink_headers") {
"web/WebInputMethodController.h",
"web/WebKit.h",
"web/WebLabelElement.h",
+ "web/WebLanguageDetectionDetails.h",
"web/WebLeakDetector.h",
"web/WebLocalFrame.h",
"web/WebMeaningfulLayout.h",

Powered by Google App Engine
This is Rietveld 408576698