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

Unified Diff: android_webview/BUILD.gn

Issue 2396803002: [Android WebView] Add functionality to enable features and enable the spellcheck feature. (Closed)
Patch Set: Created 4 years, 2 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: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index cb4cc43832f406a5ab8ad4c4dff854156badc7de..f04f835f0df08b3d0afd0477338ac211d77d3871 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -363,6 +363,8 @@ source_set("common") {
"browser/browser_view_renderer_client.h",
"browser/child_frame.cc",
"browser/child_frame.h",
+ "browser/command_line_helper.cc",
+ "browser/command_line_helper.h",
"browser/compositor_id.cc",
"browser/compositor_id.h",
"browser/deferred_gpu_command_service.cc",
« no previous file with comments | « no previous file | android_webview/browser/command_line_helper.h » ('j') | android_webview/browser/command_line_helper.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698