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

Unified Diff: chrome/chrome_tests.gypi

Issue 7232023: Added last_modified field to TemplateURL and database. Updated unit tests, including refactoring ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Initial upload. Created 9 years, 6 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: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 90021)
+++ chrome/chrome_tests.gypi (working copy)
@@ -176,6 +176,8 @@
'test/unit/chrome_test_suite.h',
'test/values_test_util.cc',
'test/values_test_util.h',
+ '../base/mock_time_provider.cc',
+ '../base/mock_time_provider.h',
'../content/browser/geolocation/arbitrator_dependency_factories_for_test.cc',
'../content/browser/geolocation/arbitrator_dependency_factories_for_test.h',
'../content/browser/geolocation/mock_location_provider.cc',

Powered by Google App Engine
This is Rietveld 408576698