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

Unified Diff: ui/chromeos/ui_chromeos.gyp

Issue 693493003: Revert "Move network_connect code to ui/chromeos/network" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « ui/chromeos/resources/ui_chromeos_resources.grd ('k') | ui/chromeos/ui_chromeos_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/chromeos/ui_chromeos.gyp
diff --git a/ui/chromeos/ui_chromeos.gyp b/ui/chromeos/ui_chromeos.gyp
index 0aca534f279ca902dda30d3fda73741199e65f22..8fb32dd6c2a0bd39ab33d4df766b2e68d45be24f 100644
--- a/ui/chromeos/ui_chromeos.gyp
+++ b/ui/chromeos/ui_chromeos.gyp
@@ -60,8 +60,6 @@
'UI_CHROMEOS_IMPLEMENTATION',
],
'sources': [
- 'network/network_connect.cc',
- 'network/network_connect.h',
'network/network_icon.cc',
'network/network_icon.h',
'network/network_icon_animation.cc',
@@ -72,8 +70,7 @@
'network/network_list.cc',
'network/network_list.h',
'network/network_list_delegate.h',
- 'network/network_state_notifier.cc',
- 'network/network_state_notifier.h',
+
'touch_exploration_controller.cc',
'touch_exploration_controller.h',
'user_activity_power_manager_notifier.cc',
« no previous file with comments | « ui/chromeos/resources/ui_chromeos_resources.grd ('k') | ui/chromeos/ui_chromeos_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698