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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 941973003: New OOBE implementation skeleton using WUG toolkit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: No explicit, gn format. 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
« no previous file with comments | « chrome/browser/ui/webui/chromeos/login/oobe_ui.cc ('k') | chrome/chrome_repack_resources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 0714c13f883241b0556f0dd311d53f9b87dbee2b..4d88825b5b5d1ade34dd902b568484ab6901473f 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -709,6 +709,8 @@
'browser/chromeos/net/wake_on_wifi_manager.h',
'browser/chromeos/offline/offline_load_page.cc',
'browser/chromeos/offline/offline_load_page.h',
+ 'browser/chromeos/oobe/oobe.cc',
+ 'browser/chromeos/oobe/oobe.h',
'browser/chromeos/options/cert_library.cc',
'browser/chromeos/options/cert_library.h',
'browser/chromeos/options/network_config_view.cc',
@@ -1118,6 +1120,7 @@
'../components/components.gyp:variations',
'../components/components.gyp:variations_http_provider',
'../components/components.gyp:wallpaper',
+ '../components/components.gyp:webui_generator',
'../components/components.gyp:wifi_sync',
'../components/components_strings.gyp:components_strings',
'../content/app/resources/content_resources.gyp:content_resources',
@@ -1159,6 +1162,8 @@
'../ui/events/platform/events_platform.gyp:events_platform',
'../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
'../ui/chromeos/ui_chromeos.gyp:ui_chromeos_strings',
+ '../ui/oobe/oobe.gyp:oobe',
+ '../ui/oobe/oobe.gyp:oobe_wug_generated',
'../ui/resources/ui_resources.gyp:ui_resources',
'../ui/strings/ui_strings.gyp:ui_strings',
'../ui/surface/surface.gyp:surface',
« no previous file with comments | « chrome/browser/ui/webui/chromeos/login/oobe_ui.cc ('k') | chrome/chrome_repack_resources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698