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

Unified Diff: chromeos/chromeos.gyp

Issue 1933003003: ChromeOS: chromeos should not depend on chromeos_test_support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add CHROMEOS_EXPORT to SimpleGeolocationRequestTestMonitor. Created 4 years, 8 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 | « chromeos/BUILD.gn ('k') | chromeos/geolocation/simple_geolocation_request_test_monitor.h » ('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 b0eeab04dead897c9063952c8ae1519ac6f1286a..dde451e8f435db76403a35c10841a912ea6456b1 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -248,6 +248,8 @@
'geolocation/simple_geolocation_provider.h',
'geolocation/simple_geolocation_request.cc',
'geolocation/simple_geolocation_request.h',
+ 'geolocation/simple_geolocation_request_test_monitor.cc',
+ 'geolocation/simple_geolocation_request_test_monitor.h',
'hugepage_text/hugepage_text.cc',
'hugepage_text/hugepage_text.h',
'login/auth/auth_attempt_state.cc',
@@ -587,8 +589,6 @@
'dbus/services/service_provider_test_helper.h',
'disks/mock_disk_mount_manager.cc',
'disks/mock_disk_mount_manager.h',
- 'geolocation/simple_geolocation_request_test_monitor.cc',
- 'geolocation/simple_geolocation_request_test_monitor.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 | « chromeos/BUILD.gn ('k') | chromeos/geolocation/simple_geolocation_request_test_monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698