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

Unified Diff: chromeos/chromeos.gyp

Issue 181413006: Replace misc. network stub flags with more flexible ones (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move SetupDefaultEnvironment to FakeDBusThreadManager Created 6 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 | « no previous file | chromeos/chromeos_switches.h » ('j') | chromeos/dbus/dbus_command_line_helper.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 2dda381432caa25236b04cf80e25f0e85d146397..25f209d17c94b47e020ab02de437ce44d7105fb7 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -92,6 +92,8 @@
'dbus/cryptohome_client.cc',
'dbus/cryptohome_client.h',
'dbus/dbus_client_implementation_type.h',
+ 'dbus/dbus_command_line_helper.cc',
+ 'dbus/dbus_command_line_helper.h',
'dbus/dbus_method_call_status.cc',
'dbus/dbus_method_call_status.h',
'dbus/dbus_thread_manager.cc',
@@ -180,8 +182,6 @@
'dbus/shill_profile_client.h',
'dbus/shill_service_client.cc',
'dbus/shill_service_client.h',
- 'dbus/shill_stub_helper.cc',
- 'dbus/shill_stub_helper.h',
'dbus/image_burner_client.cc',
'dbus/image_burner_client.h',
'dbus/introspectable_client.cc',
@@ -473,6 +473,7 @@
'cryptohome/system_salt_getter_unittest.cc',
'dbus/blocking_method_caller_unittest.cc',
'dbus/cros_disks_client_unittest.cc',
+ 'dbus/dbus_command_line_helper_unittest.cc',
'dbus/gsm_sms_client_unittest.cc',
'dbus/introspectable_client_unittest.cc',
'dbus/modem_messaging_client_unittest.cc',
« no previous file with comments | « no previous file | chromeos/chromeos_switches.h » ('j') | chromeos/dbus/dbus_command_line_helper.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698