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

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

Issue 235833003: Move helper utilities for the DOM Distiller Viewer to core. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed iOS grit whitelist Created 6 years, 8 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/keyed_service", 2 "+components/keyed_service",
3 "+content/public", 3 "+content/public",
4 "+content/shell", 4 "+content/shell",
5 "+net/base", 5 "+net/base",
6 "+net/test", 6 "+net/test",
7 "+ui/base/l10n",
8 ] 7 ]
OLDNEW
« no previous file with comments | « components/dom_distiller/DEPS ('k') | components/dom_distiller/content/dom_distiller_viewer_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698