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

Unified Diff: media/media.gyp

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: media/media.gyp
===================================================================
--- media/media.gyp (revision 90021)
+++ media/media.gyp (working copy)
@@ -424,6 +424,8 @@
'omx/mock_omx.cc',
'omx/mock_omx.h',
'video/ffmpeg_video_decode_engine_unittest.cc',
+ '../base/mock_time_provider.cc',
scherkus (not reviewing) 2011/06/22 22:12:51 I'm going to venture that this isn't good these f
SteveT 2011/06/23 21:15:55 Going to move these files to base/test and include
+ '../base/mock_time_provider.h',
],
'conditions': [
['toolkit_uses_gtk == 1', {
« chrome/browser/search_engines/template_url_service.cc ('K') | « media/base/clock_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698