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

Unified Diff: content/content_tests.gypi

Issue 579153002: Add update observer to file_system_operation_impl_unittest for (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 2abbf780e792db9120c6ee9df46ec252c2b13a9b..3e13dc121de1f249149fe0b514f068c1a1ca11dc 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -452,6 +452,8 @@
'browser/fileapi/local_file_util_unittest.cc',
'browser/fileapi/mock_file_change_observer.cc',
'browser/fileapi/mock_file_change_observer.h',
+ 'browser/fileapi/mock_file_update_observer.cc',
+ 'browser/fileapi/mock_file_update_observer.h',
'browser/fileapi/mock_url_request_delegate.cc',
'browser/fileapi/mock_url_request_delegate.h',
'browser/fileapi/native_file_util_unittest.cc',
« no previous file with comments | « content/browser/fileapi/mock_file_update_observer.cc ('k') | content/public/test/sandbox_file_system_test_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698