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

Unified Diff: content/content_tests.gypi

Issue 11090019: Add LocalFileSyncContext class which wires up profile-owned service and FileSystemContext(s) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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
« no previous file with comments | « no previous file | webkit/fileapi/file_system_context.h » ('j') | webkit/fileapi/file_system_context.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 56b3ef486b2adf612f99aab2561c32bce3c2c10a..edd31182f530824479bee2014fb13b7f4eed9b88 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -433,6 +433,7 @@
'../webkit/fileapi/syncable/file_change_unittest.cc',
'../webkit/fileapi/syncable/local_file_change_tracker_unittest.cc',
'../webkit/fileapi/syncable/local_file_sync_status_unittest.cc',
+ '../webkit/fileapi/syncable/syncable_context_unittest.cc',
'../webkit/fileapi/syncable/syncable_file_system_unittest.cc',
'../webkit/fileapi/syncable/syncable_file_system_util_unittest.cc',
'../webkit/fileapi/test_file_set.cc',
« no previous file with comments | « no previous file | webkit/fileapi/file_system_context.h » ('j') | webkit/fileapi/file_system_context.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698