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

Unified Diff: chromeos/chromeos.gyp

Issue 676423004: Merge CrosDisksClientStubImpl into FakeCrosDisksClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove static 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 | « no previous file | chromeos/dbus/cros_disks_client.cc » ('j') | no next file with comments »
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 20e9622ac803feafa8dc99fcdee797632ec8f8c1..0fb974893cfa02e125663de623f2a7f991c27b28 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -122,6 +122,8 @@
'dbus/fake_bluetooth_profile_service_provider.h',
'dbus/fake_cras_audio_client.cc',
'dbus/fake_cras_audio_client.h',
+ 'dbus/fake_cros_disks_client.cc',
+ 'dbus/fake_cros_disks_client.h',
'dbus/fake_cryptohome_client.cc',
'dbus/fake_cryptohome_client.h',
'dbus/fake_debug_daemon_client.cc',
@@ -574,8 +576,6 @@
],
# If you edit the file list of this target, please edit BUILD.gn as well.
'sources': [
- 'dbus/fake_cros_disks_client.cc',
- 'dbus/fake_cros_disks_client.h',
'dbus/fake_power_manager_client.cc',
'dbus/fake_power_manager_client.h',
'dbus/fake_session_manager_client.cc',
« no previous file with comments | « no previous file | chromeos/dbus/cros_disks_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698