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

Unified Diff: ui/base/ui_base_tests.gypi

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/base/BUILD.gn ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base_tests.gypi
diff --git a/ui/base/ui_base_tests.gypi b/ui/base/ui_base_tests.gypi
index 3fbab77b7ac58b55d4fde46799d17f81dae36e1d..44a251a14900b2aa68d88e491f53e4f7e56cd5ee 100644
--- a/ui/base/ui_base_tests.gypi
+++ b/ui/base/ui_base_tests.gypi
@@ -192,14 +192,10 @@
'../../chromeos/chromeos.gyp:chromeos',
'../aura/aura.gyp:aura_test_support',
'../chromeos/ui_chromeos.gyp:ui_chromeos',
- '../chromeos/ui_chromeos.gyp:ui_chromeos_resources',
- '../chromeos/ui_chromeos.gyp:ui_chromeos_strings',
'../events/events.gyp:gesture_detection',
- '../message_center/message_center.gyp:message_center',
],
'sources': [
- '../chromeos/network/network_state_notifier_unittest.cc',
- '../chromeos/touch_exploration_controller_unittest.cc',
+ '../chromeos/touch_exploration_controller_unittest.cc'
],
'sources!': [
'dragdrop/os_exchange_data_provider_aurax11_unittest.cc',
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698