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

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

Issue 2252063002: Adding client code for new desktop First Run Experience. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 3 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index d216919574d0875dabe1a720a647db946f2c773e..9293eeff3fb70b63b98f79ece3397b8311351903 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1923,6 +1923,8 @@ split_static_library("ui") {
"webui/signin/user_manager_screen_handler.h",
"webui/signin/user_manager_ui.cc",
"webui/signin/user_manager_ui.h",
+ "webui/welcome_ui.cc",
+ "webui/welcome_ui.h",
]
if (is_mac && !mac_views_browser) {
sources -= [
« no previous file with comments | « chrome/browser/resources/welcome/welcome.js ('k') | chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698