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

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

Issue 2576103002: [ios] Adds specific_include_rules to DEPS files. (Closed)
Patch Set: Rebased. Created 4 years 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 | « ios/chrome/browser/ui/side_swipe/DEPS ('k') | ios/chrome/browser/ui/tab_switcher/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/stack_view/DEPS
diff --git a/ios/chrome/browser/ui/stack_view/DEPS b/ios/chrome/browser/ui/stack_view/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..149a3700783661db9d9b282690ce462731cea70b
--- /dev/null
+++ b/ios/chrome/browser/ui/stack_view/DEPS
@@ -0,0 +1,6 @@
+specific_include_rules = {
+ # TODO(crbug.com/621250): Remove this exception.
+ "^card_set\.mm$": [
+ "+ios/web/web_state/ui/crw_web_controller.h",
+ ],
+}
« no previous file with comments | « ios/chrome/browser/ui/side_swipe/DEPS ('k') | ios/chrome/browser/ui/tab_switcher/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698