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

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: Win fix 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 002f8f8de204cbfd6fb62a341ae5e5c1dbea0955..a90368bdde81420b0d99845c9dc34ec5c06d9d80 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