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

Unified Diff: ios/chrome/browser/ui/toolbar/BUILD.gn

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 | « no previous file | ios/chrome/browser/ui/toolbar/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/toolbar/BUILD.gn
diff --git a/ios/chrome/browser/ui/toolbar/BUILD.gn b/ios/chrome/browser/ui/toolbar/BUILD.gn
index c3d5b5c7578408f4bd49e57cf982b64c15bade5e..fa3e27e2e4eb6b9403fd9e4f677bc6b306927078 100644
--- a/ios/chrome/browser/ui/toolbar/BUILD.gn
+++ b/ios/chrome/browser/ui/toolbar/BUILD.gn
@@ -38,7 +38,6 @@
}
source_set("toolbar") {
- configs += [ "//build/config/compiler:enable_arc" ]
sources = [
"new_tab_button.h",
"new_tab_button.mm",
@@ -91,7 +90,6 @@
"//ios/chrome/browser/ui/fancy_ui",
"//ios/chrome/browser/ui/history",
"//ios/chrome/browser/ui/keyboard",
- "//ios/chrome/browser/ui/popup_menu",
"//ios/chrome/browser/ui/qr_scanner",
"//ios/chrome/browser/ui/tools_menu",
"//ios/chrome/browser/ui/util",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/toolbar/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698