Index: chrome/browser/autofill/autofill_text_field_mac.h |
diff --git a/chrome/browser/autofill/autofill_text_field_mac.h b/chrome/browser/autofill/autofill_text_field_mac.h |
index a774acada9956aad8329a10de2bf3141f23129e9..e17bc954f247af6c1e2ae67f22ddc88ae81ab27c 100644 |
--- a/chrome/browser/autofill/autofill_text_field_mac.h |
+++ b/chrome/browser/autofill/autofill_text_field_mac.h |
@@ -9,8 +9,6 @@ |
#import "base/scoped_nsobject.h" |
-#define AUTOFILL_CC_TAG 22 |
- |
// Subclass of NSTextField with special abilities: |
// - automatically scrolls containing NSScrollView to visually reveal itself |
// on focus |