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

Side by Side Diff: extensions/shell/app/DEPS

Issue 412713002: Move apps/shell to extensions/shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 "+extensions/shell",
2 "+chromeos", 3 "+chromeos",
3 4 "+content/public/app",
4 "+content/public/browser", 5 "+content/public/browser",
5 6 "+sandbox",
6 "-net",
7 "+net/base",
8
9 "+third_party/libusb",
10 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698