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

Side by Side Diff: content/common/DEPS

Issue 10546079: Added sandboxed process service. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed the comments and add 'jni+' into common/DEPS. Created 8 years, 6 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 "+media/base", 2 "+media/base",
3 "+seccompsandbox", 3 "+seccompsandbox",
4 "+jni", # For generated JNI includes
Yaron 2012/06/11 20:45:51 I think we can just move this up to content/DEPS.
michaelbai 2012/06/11 21:00:10 Wait for jam's comment
jam 2012/06/11 23:51:16 agreed, if you're going to have this in every subd
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698