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

Unified Diff: trunk/src/components/dom_distiller/webui/DEPS

Issue 24078017: Revert 223528 "Initial WebUI for DOM Distiller." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 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: trunk/src/components/dom_distiller/webui/DEPS
===================================================================
--- trunk/src/components/dom_distiller/webui/DEPS (revision 223539)
+++ trunk/src/components/dom_distiller/webui/DEPS (working copy)
@@ -1,13 +0,0 @@
-include_rules = [
- "+components/dom_distiller/webui",
- "+ui/webui/resources",
- # The webui of this component needs to depend on content, but since it is
- # also supposed to be working on iOS, and there is currently no concrete plan
- # yet for extracting webui as something that is reusable across iOS and other
- # platforms, this DEPS rule is kept instead.
- # To ensure this DEPS rule is not a nuisance to engineers refactoring the
- # content layer, it is currently quite broad instead of the more strict
- # approach directly allowing the header files that are currently included from
- # content.
- "+content/public/browser",
-]

Powered by Google App Engine
This is Rietveld 408576698