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

Unified Diff: athena/main/athena_main.gyp

Issue 425783003: athena: Add a network-selector widget. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge Created 6 years, 5 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: athena/main/athena_main.gyp
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
index 9e8f836c0190cbadb34a20633e2af1baafc1b38c..6de9d4b6d475d3a7d46ad7e59b3c28fc06c4c002 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -30,6 +30,7 @@
'../../skia/skia.gyp:skia',
'../../ui/accessibility/accessibility.gyp:ax_gen',
'../../ui/app_list/app_list.gyp:app_list',
+ '../../ui/chromeos/ui_chromeos.gyp:ui_chromeos',
'../../ui/keyboard/keyboard.gyp:keyboard',
'../../ui/views/views.gyp:views',
'../../url/url.gyp:url_lib',
@@ -44,6 +45,8 @@
'athena_launcher.h',
'debug/debug_window.cc',
'debug/debug_window.h',
+ 'debug/network_selector.cc',
+ 'debug/network_selector.h',
'url_search_provider.cc',
'url_search_provider.h',
'athena_main.cc',

Powered by Google App Engine
This is Rietveld 408576698