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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2535093002: cros: More robust approach for setting login/lock webview background color. (Closed)
Patch Set: Address comments Created 4 years, 1 month 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/ui/web_contents_set_background_color.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 1eb552fc69b1e12836109b1f57413ca3aeb790a6..d86d5d071d1bfcc5c6fd20038f82d46ad23e86d2 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -875,6 +875,8 @@ source_set("chromeos") {
"login/ui/user_adding_screen.h",
"login/ui/user_adding_screen_input_methods_controller.cc",
"login/ui/user_adding_screen_input_methods_controller.h",
+ "login/ui/web_contents_set_background_color.cc",
+ "login/ui/web_contents_set_background_color.h",
"login/ui/webui_login_display.cc",
"login/ui/webui_login_display.h",
"login/ui/webui_login_view.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/ui/web_contents_set_background_color.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698