Index: chrome/browser/sync/syncable/syncable.h |
diff --git a/chrome/browser/sync/syncable/syncable.h b/chrome/browser/sync/syncable/syncable.h |
index 3a673f0bf4fb9b776906f6a19d9657c943cb8b00..5fadf381d2c72eb249dae23e50c884041c5b6d64 100644 |
--- a/chrome/browser/sync/syncable/syncable.h |
+++ b/chrome/browser/sync/syncable/syncable.h |
@@ -1214,7 +1214,6 @@ class BaseTransaction { |
WriterTag writer_; |
Directory* const directory_; |
Directory::Kernel* const dirkernel_; // for brevity |
- base::TimeTicks time_acquired_; |
private: |
DISALLOW_COPY_AND_ASSIGN(BaseTransaction); |