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

Side by Side Diff: components/dom_distiller/webui/DEPS

Issue 23503042: Initial WebUI for DOM Distiller. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added comment about webui/ 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/dom_distiller/webui",
2 "+content/public/browser", 3 "+content/public/browser",
Jói 2013/09/09 08:29:58 Since this folder depends on content, should it be
nyquist 2013/09/10 01:56:53 Added a more thorough explanation after talking to
Jói 2013/09/10 07:23:40 I'm not sure I understand. Does this mean the C++
nyquist 2013/09/10 07:51:11 No, right now, the plan is to use //components/dom
3 "+ui/base", 4 ]
4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698