Index: chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h |
diff --git a/chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h b/chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h |
index d250f38d4c028967b11c1723b212c0cc53b66756..69b53e8f50eb4097a6d1d25212ced88cec28ce69 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h |
+++ b/chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h |
@@ -23,7 +23,7 @@ extern const char kFileMetadataKeyPrefix[]; |
extern const char kFileTrackerKeyPrefix[]; |
extern const char kAppRootIDByAppIDKeyPrefix[]; |
-extern const char kActiveIDByFileIDKeyPrefix[]; |
+extern const char kActiveTrackerIDByFileIDKeyPrefix[]; |
extern const char kTrackerIDByFileIDKeyPrefix[]; |
extern const char kMultiTrackerByFileIDKeyPrefix[]; |
extern const char kDirtyIDKeyPrefix[]; |