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

Unified Diff: ios/chrome/browser/browsing_data/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/autofill/DEPS ('k') | ios/chrome/browser/metrics/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/browsing_data/DEPS
diff --git a/ios/chrome/browser/browsing_data/DEPS b/ios/chrome/browser/browsing_data/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..2b165272a314d7df32ea0feec8e04408d89bfa89
--- /dev/null
+++ b/ios/chrome/browser/browsing_data/DEPS
@@ -0,0 +1,6 @@
+specific_include_rules = {
+ # TODO(crbug.com/619783): Remove this exception.
+ "^browsing_data_removal_controller\.mm$": [
+ "+ios/web/web_state/ui/wk_web_view_configuration_provider.h",
+ ],
+}
« no previous file with comments | « ios/chrome/browser/autofill/DEPS ('k') | ios/chrome/browser/metrics/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698