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