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

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

Issue 941973003: New OOBE implementation skeleton using WUG toolkit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Builds with gn using is_component_build=false. Created 5 years, 10 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/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 8742198c0f4b018f0f9454aa2b53d00d02f36087..e9b0ae9717653217e233fbba984715ebb4b9ae07 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -80,6 +80,7 @@ source_set("chromeos") {
"//device/hid",
"//media",
"//net",
+ "//ui/oobe:oobe_ui",
"//ppapi/proxy:ipc", # For PpapiMsg_LoadPlugin
# TODO: care about enable_basic_printing and enable_print_preview.

Powered by Google App Engine
This is Rietveld 408576698