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

Unified Diff: components/dom_distiller/ios/DEPS

Issue 936843002: Upstream iOS implementation of dom_distiller (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@web_controller_provider
Patch Set: Add missing (optional) semi-colon in the javascript Created 5 years, 10 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: components/dom_distiller/ios/DEPS
diff --git a/components/dom_distiller/ios/DEPS b/components/dom_distiller/ios/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9e313b04dbd73d5962928348d81c83b9387d1ec7
--- /dev/null
+++ b/components/dom_distiller/ios/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+ios/public/provider/web/web_controller_provider.h",
+ "+ios/web/public/browser_state.h",
+ "+ios/web/public/web_state/web_state_observer.h",
+]

Powered by Google App Engine
This is Rietveld 408576698