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

Unified Diff: ios/chrome/browser/ui/toolbar/toolbar_button_tints.mm

Issue 2852713002: Revert of [ObjC ARC] Converts ios/chrome/browser/ui/toolbar:toolbar to ARC. (Closed)
Patch Set: 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 | « ios/chrome/browser/ui/toolbar/new_tab_button.mm ('k') | ios/chrome/browser/ui/toolbar/toolbar_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/toolbar/toolbar_button_tints.mm
diff --git a/ios/chrome/browser/ui/toolbar/toolbar_button_tints.mm b/ios/chrome/browser/ui/toolbar/toolbar_button_tints.mm
index 198153e8677abc027e982e7f3b43cb58fc4f85d3..6d189641f0c0acd0c2d595b8ed2ed9c43bb3a270 100644
--- a/ios/chrome/browser/ui/toolbar/toolbar_button_tints.mm
+++ b/ios/chrome/browser/ui/toolbar/toolbar_button_tints.mm
@@ -5,10 +5,6 @@
#include "ios/chrome/browser/ui/toolbar/toolbar_button_tints.h"
#import "ios/chrome/browser/ui/uikit_ui_util.h"
-
-#if !defined(__has_feature) || !__has_feature(objc_arc)
-#error "This file requires ARC support."
-#endif
namespace toolbar {
« no previous file with comments | « ios/chrome/browser/ui/toolbar/new_tab_button.mm ('k') | ios/chrome/browser/ui/toolbar/toolbar_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698