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

Unified Diff: chromeos/chromeos.gyp

Issue 2292473002: Add a mock class for DiskMountManagerObserver. disk_mount_manager_observer_unittests will be rewrit… (Closed)
Patch Set: Created 4 years, 4 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index fc43b455aa066b8cca2beee706df704ef6551b9e..e0c2dd85595c19e09d6c4e6679d209cacf0a611e 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -464,6 +464,7 @@
'dbus/shill_service_client_unittest.cc',
'dbus/shill_third_party_vpn_driver_client_unittest.cc',
'disks/disk_mount_manager_unittest.cc',
+ 'disks/mock_disk_mount_manager_observer.cc',
'disks/suspend_unmount_manager_unittest.cc',
'geolocation/simple_geolocation_unittest.cc',
'login/auth/key_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698