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

Unified Diff: ios/chrome/browser/native_app_launcher/DEPS

Issue 2664993003: Converts ios/chrome/browser/native_app_launcher:native_app_launcher_internal to ARC. (Closed)
Patch Set: feedback Created 3 years, 11 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/native_app_launcher/DEPS
diff --git a/ios/chrome/browser/native_app_launcher/DEPS b/ios/chrome/browser/native_app_launcher/DEPS
index 1c40ab5f6e3b36ba1b7ebae359393dc4a6a9fa32..eb9956d481eaa9c340a725b10d4a8d2071cda9e2 100644
--- a/ios/chrome/browser/native_app_launcher/DEPS
+++ b/ios/chrome/browser/native_app_launcher/DEPS
@@ -5,4 +5,7 @@ specific_include_rules = {
"+ios/web/navigation/navigation_manager_impl.h",
"+ios/web/web_state/web_state_impl.h",
],
+ "^native_app_navigation_controller\.mm$": [
+ "+ios/web/web_state/ui/crw_web_controller.h",
+ ],
}

Powered by Google App Engine
This is Rietveld 408576698