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

Unified Diff: ui/views/controls/webview/BUILD.gn

Issue 2905523004: Making answer card to behave like other results. (Closed)
Patch Set: Fixing build breakage. 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: ui/views/controls/webview/BUILD.gn
diff --git a/ui/views/controls/webview/BUILD.gn b/ui/views/controls/webview/BUILD.gn
index b8daeebab2a6ae73d2331c57698bd46804baf6ac..2836c31dd13bc9ca4e01086889ad7d19f463e10a 100644
--- a/ui/views/controls/webview/BUILD.gn
+++ b/ui/views/controls/webview/BUILD.gn
@@ -8,6 +8,8 @@ component("webview") {
"unhandled_keyboard_event_handler.h",
"unhandled_keyboard_event_handler_mac.mm",
"unhandled_keyboard_event_handler_win.cc",
+ "web_contents_set_background_color.cc",
+ "web_contents_set_background_color.h",
"web_dialog_view.cc",
"web_dialog_view.h",
"webview.cc",
« no previous file with comments | « ui/app_list/views/search_result_container_view.h ('k') | ui/views/controls/webview/web_contents_set_background_color.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698