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

Unified Diff: ui/base/cocoa/touch_bar_forward_declarations.h

Issue 2835693003: [Mac] Build fix when using newer SDK (Closed)
Patch Set: Move the begin instead Created 3 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/cocoa/touch_bar_forward_declarations.h
diff --git a/ui/base/cocoa/touch_bar_forward_declarations.h b/ui/base/cocoa/touch_bar_forward_declarations.h
index ce03c6aae01fa624634aa51b475f948a18b9a7be..34390b7239799a6a8bc404fca203c1348e3e6a2b 100644
--- a/ui/base/cocoa/touch_bar_forward_declarations.h
+++ b/ui/base/cocoa/touch_bar_forward_declarations.h
@@ -11,10 +11,10 @@
#include "ui/base/ui_base_export.h"
-#if !defined(MAC_OS_X_VERSION_10_12_1)
-
#pragma clang assume_nonnull begin
+#if !defined(MAC_OS_X_VERSION_10_12_1)
+
@class NSTouchBar, NSTouchBarItem;
@protocol NSTouchBarDelegate;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698