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

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

Issue 2752113002: Moved WebView(ScrollView)Proxy files to ui subdirectory. (Closed)
Patch Set: 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/ui/DEPS
diff --git a/ios/chrome/browser/ui/DEPS b/ios/chrome/browser/ui/DEPS
index 0a1586acc6f2357bc7f14b6b020b6875aff4c9a6..1362209af866b091b455d88605383ce40adad849 100644
--- a/ios/chrome/browser/ui/DEPS
+++ b/ios/chrome/browser/ui/DEPS
@@ -24,13 +24,13 @@ specific_include_rules = {
# TODO(crbug.com/620143): Remove these exceptions.
"^fullscreen_controller_unittest\.mm$": [
- "+ios/web/web_state/crw_web_view_proxy_impl.h",
+ "+ios/web/web_state/ui/crw_web_view_proxy_impl.h",
"+ios/web/web_state/ui/crw_web_controller.h",
],
# TODO(crbug.com/620139): Remove these exceptions.
"^fullscreen_controller_unittest\.mm$": [
- "+ios/web/web_state/crw_web_view_proxy_impl.h",
+ "+ios/web/web_state/ui/crw_web_view_proxy_impl.h",
"+ios/web/web_state/ui/crw_web_controller.h",
],
« no previous file with comments | « ios/chrome/browser/payments/payment_request_manager.mm ('k') | ios/chrome/browser/ui/browser_view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698