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

Unified Diff: chromeos/chromeos.gyp

Issue 644413003: Replace MockStatisticsProvider with FakeStatisticsProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 5ee9fea882a0d2888dddfc83923d5198cd1285da..c66f360ad7c430394c87eee36a47e9e141a7b936 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -542,8 +542,8 @@
'network/mock_managed_network_configuration_handler.h',
'network/onc/onc_test_utils.cc',
'network/onc/onc_test_utils.h',
- 'system/mock_statistics_provider.cc',
- 'system/mock_statistics_provider.h',
+ 'system/fake_statistics_provider.cc',
+ 'system/fake_statistics_provider.h',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698