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

Unified Diff: content/content_tests.gypi

Issue 10825042: Implement media path filter (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: s/LocalMediaFileUtil/NativeMediaFileUtil/ Created 8 years, 5 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index aab94ce5cbcf0648bd83f8eca22f5c9df8d95cb0..48559e862ac8ac773447122410b9d9a95485f16b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -400,6 +400,7 @@
'../webkit/fileapi/local_file_system_test_helper.h',
'../webkit/fileapi/local_file_stream_writer_unittest.cc',
'../webkit/fileapi/local_file_util_unittest.cc',
+ '../webkit/fileapi/media/native_media_file_util_unittest.cc',
'../webkit/fileapi/mock_file_system_options.cc',
'../webkit/fileapi/mock_file_system_options.h',
'../webkit/fileapi/obfuscated_file_util_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698