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

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

Issue 2577203002: Remove use of WebNode/WebElement in translate_helper (Closed)
Patch Set: Rebase again Created 3 years, 11 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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 08739cbd6be3d8aa892c54cb804ce879ab5887d2..09fbb3ce42810be82c2efc6cc4f61df84e515c83 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -491,6 +491,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