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

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

Issue 2527123003: [iOS] Upstream web_controller_provider_impl.{h,mm}. (Closed)
Patch Set: Fix downstream build. Created 4 years, 1 month 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/web/DEPS
diff --git a/ios/chrome/browser/web/DEPS b/ios/chrome/browser/web/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ad3f9562bc8debd80a36ca666a4f3bea5df85fa7
--- /dev/null
+++ b/ios/chrome/browser/web/DEPS
@@ -0,0 +1,7 @@
+specific_include_rules = {
+ # TODO(crbug.com/546231): Remove this exception.
+ "^web_controller_provider_impl\.mm$": [
+ "+ios/web/web_state/ui/crw_web_controller.h",
+ "+ios/web/web_state/web_state_impl.h",
+ ],
+}

Powered by Google App Engine
This is Rietveld 408576698