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

Unified Diff: chrome/chrome_browser.gypi

Issue 349543003: [SyncFS] Use pointers to MetadataDatabaseIndexInterface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Work for nits Created 6 years, 6 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 | « chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 8312cf38d2ee354719d56f277d6615d8b843e4cc..fc9449cd4469d089c1bccf50446a81e74e8ccf4b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2353,6 +2353,7 @@
'browser/sync_file_system/drive_backend/metadata_database.h',
'browser/sync_file_system/drive_backend/metadata_database_index.cc',
'browser/sync_file_system/drive_backend/metadata_database_index.h',
+ 'browser/sync_file_system/drive_backend/metadata_database_index_interface.h',
'browser/sync_file_system/drive_backend/metadata_db_migration_util.cc',
'browser/sync_file_system/drive_backend/metadata_db_migration_util.h',
'browser/sync_file_system/drive_backend/register_app_task.cc',
« no previous file with comments | « chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698