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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 15653004: Picasa import: Make NativeMediaFileUtil an AsyncFileUtil (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restore a test Created 7 years, 7 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_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index e16c503fbd659814d12ee593a48cc354b75c4f6e..4e7bcbe242058169c0854c04c7dbc45d5ed7aec0 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -124,6 +124,8 @@
'browser/google_apis/dummy_drive_service.h',
'browser/google_apis/test_util.cc',
'browser/google_apis/test_util.h',
+ 'browser/media_galleries/fileapi/async_file_util_test_helper.cc',
+ 'browser/media_galleries/fileapi/async_file_util_test_helper.h',
'browser/media_galleries/fileapi/picasa/pmp_test_helper.cc',
'browser/media_galleries/fileapi/picasa/pmp_test_helper.h',
'browser/media_galleries/media_galleries_test_util.cc',

Powered by Google App Engine
This is Rietveld 408576698