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

Unified Diff: ios/chrome/browser/ui/toolbar/DEPS

Issue 2808873002: [ObjC ARC] Converts ios/chrome/browser/ui/toolbar:toolbar to ARC. (Closed)
Patch Set: feedback 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
Index: ios/chrome/browser/ui/toolbar/DEPS
diff --git a/ios/chrome/browser/ui/toolbar/DEPS b/ios/chrome/browser/ui/toolbar/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..be2b185c0ce317988a90fe43006a4aed17eef2d1
--- /dev/null
+++ b/ios/chrome/browser/ui/toolbar/DEPS
@@ -0,0 +1,5 @@
+specific_include_rules = {
+ "^toolbar_model_impl_ios\.mm$": [
+ "+ios/web/web_state/ui/crw_web_controller.h",
+ ],
+}

Powered by Google App Engine
This is Rietveld 408576698