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

Side by Side Diff: content/shell/DEPS

Issue 8589001: Load mac sandbox definitions from resources instead of the bundle. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 "+content", 2 "+content",
3 "+v8/include", 3 "+v8/include",
4 "+grit",
Jói 2011/11/23 12:16:37 can this be narrowed down at all?
jochen (gone - plz use gerrit) 2011/11/23 19:24:24 Done.
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698