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

Side by Side Diff: content/plugin/DEPS

Issue 6874038: Remove the last Chrome dependencies from renderer, and enforce no more includes through DEPS. I ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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 "-chrome",
2 "+sandbox/src", 3 "+sandbox/src",
3 "+skia/ext", 4 "+skia/ext",
4 "+third_party/npapi", 5 "+third_party/npapi",
5 "+webkit/glue", 6 "+webkit/glue",
6 "+webkit/plugins", 7 "+webkit/plugins",
7 ] 8 ]
8 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698