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

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

Issue 1181703008: Removed webui_generator and new OOBE UI placeholder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed empty line. Created 5 years, 6 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
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/browser/chromeos/login/startup_utils.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 0fb251b4c4da5c65be18c07e3818170a91398753..4abd9c4dc2ea2e3fb94e096405a7a3188b3b47ac 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -71,7 +71,6 @@ source_set("chromeos") {
# be generated before code in this target can start building.
"//components/strings",
"//components/variations",
- "//components/webui_generator",
"//content/public/browser",
"//content/public/common",
"//crypto",
@@ -113,8 +112,6 @@ source_set("chromeos") {
"//ui/events:dom_keycode_converter",
"//ui/file_manager",
"//ui/message_center",
- "//ui/oobe:oobe",
- "//ui/oobe:oobe_gen",
"//ui/surface",
"//ui/views",
"//ui/views/controls/webview",
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/browser/chromeos/login/startup_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698