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

Side by Side Diff: chrome/plugin/DEPS

Issue 371015: Linux: Catch plugin crashes. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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/app",
2 "+chrome/renderer", 3 "+chrome/renderer",
3 "+sandbox/src", 4 "+sandbox/src",
4 "+skia/ext", 5 "+skia/ext",
5 "+third_party/npapi", 6 "+third_party/npapi",
6 "+webkit/glue", 7 "+webkit/glue",
7 "+webkit/glue/plugins", 8 "+webkit/glue/plugins",
8 ] 9 ]
9 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698