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

Unified Diff: base/mac/sdk_forward_declarations.h

Issue 2865763002: [Mac] Move the "Customize Touch Bar" Menu Item (Closed)
Patch Set: Cleaned up Created 3 years, 7 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 | « no previous file | chrome/app/chrome_command_ids.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/mac/sdk_forward_declarations.h
diff --git a/base/mac/sdk_forward_declarations.h b/base/mac/sdk_forward_declarations.h
index bcfba9bad8d65ad38c74f8f4bc1b98c15898d233..91327f314d22fb6e999ec557a4a4c599eb9f9544 100644
--- a/base/mac/sdk_forward_declarations.h
+++ b/base/mac/sdk_forward_declarations.h
@@ -252,10 +252,6 @@ BASE_EXPORT extern NSString* const CIDetectorTypeText;
(NSAttributedString*)attributedStringValue;
@end
-@interface NSApplication (SierraPointOneSDK)
-@property BOOL automaticCustomizeTouchBarMenuItemEnabled;
-@end
-
#endif // MAC_OS_X_VERSION_10_12_1
// ----------------------------------------------------------------------------
« no previous file with comments | « no previous file | chrome/app/chrome_command_ids.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698