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

Side by Side Diff: chrome/nacl/DEPS

Issue 8414020: Expose the sandbox related code through the content API. I did a bit of cleanup while I was doing... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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/breakpad_win.h", 2 "+chrome/app/breakpad_win.h",
3 "+content/app/startup_helper_win.h", 3 "+content/public/app/startup_helper_win.h",
4 "+sandbox/src", 4 "+sandbox/src",
5 "+native_client/src", 5 "+native_client/src",
6 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698