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

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: addressed comments #4 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') | no next file with comments »
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 aba2d29e24d2269b48a032e4691f92cd7f661aab..5edf8cff99d36243864290555bc8b3bf31c781e4 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -433,6 +433,7 @@
'../webkit/fileapi/syncable/canned_syncable_file_system.h',
'../webkit/fileapi/syncable/file_change_unittest.cc',
'../webkit/fileapi/syncable/local_file_change_tracker_unittest.cc',
+ '../webkit/fileapi/syncable/local_file_sync_context_unittest.cc',
'../webkit/fileapi/syncable/local_file_sync_status_unittest.cc',
'../webkit/fileapi/syncable/syncable_file_system_unittest.cc',
'../webkit/fileapi/syncable/syncable_file_system_util_unittest.cc',
« no previous file with comments | « no previous file | webkit/fileapi/file_system_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698