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

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

Issue 2742173002: Removed use of CRWSessionController from NativeAppNavigationUtilsTest. (Closed)
Patch Set: moved test set up code to web::TestNavigationManager Created 3 years, 9 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
deleted file mode 100644
index 1c40ab5f6e3b36ba1b7ebae359393dc4a6a9fa32..0000000000000000000000000000000000000000
--- a/ios/chrome/browser/native_app_launcher/DEPS
+++ /dev/null
@@ -1,8 +0,0 @@
-specific_include_rules = {
- # TODO(crbug.com/619984): Remove the following exceptions.
- "^native_app_navigation_util_unittest\.mm$": [
- "+ios/web/navigation/crw_session_controller.h",
- "+ios/web/navigation/navigation_manager_impl.h",
- "+ios/web/web_state/web_state_impl.h",
- ],
-}

Powered by Google App Engine
This is Rietveld 408576698