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

Unified Diff: chromeos/BUILD.gn

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
« no previous file with comments | « no previous file | chromeos/chromeos.gyp » ('j') | chromeos/disks/mock_disk_mount_manager_observer.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 139a14071e94eeb8fb011cc5eb6927b42a74ff89..c4c8ae4182b658458aeb05d73f37580eb11f8d90 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -101,6 +101,8 @@ static_library("test_support") {
"dbus/services/service_provider_test_helper.h",
"disks/mock_disk_mount_manager.cc",
"disks/mock_disk_mount_manager.h",
+ "disks/mock_disk_mount_manager_observer.cc",
+ "disks/mock_disk_mount_manager_observer.h",
"login/auth/fake_extended_authenticator.cc",
"login/auth/fake_extended_authenticator.h",
"login/auth/mock_auth_attempt_state_resolver.cc",
« no previous file with comments | « no previous file | chromeos/chromeos.gyp » ('j') | chromeos/disks/mock_disk_mount_manager_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698