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

Side by Side Diff: chrome/renderer/DEPS

Issue 118317: DEPS cleanup. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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 "+chrome/app", # The plugins use the theme library to get the sad plugin bitm ap. 2 "+chrome/app", # The plugins use the theme library to get the sad plugin bitm ap.
3 "+chrome/personalization",
tony 2009/06/05 20:49:14 Might still be needed.
4 "+chrome/plugin", 3 "+chrome/plugin",
5 "+grit", # For generated headers 4 "+grit", # For generated headers
6 "+media/audio", 5 "+media/audio",
7 "+media/base", 6 "+media/base",
8 "+media/filters", 7 "+media/filters",
9 "+sandbox/src", 8 "+sandbox/src",
10 "+skia/ext", 9 "+skia/ext",
11 "+skia/include", 10 "+skia/include",
12 "+webkit/default_plugin", 11 "+webkit/default_plugin",
13 "+webkit/extensions", 12 "+webkit/extensions",
14 "+webkit/glue", 13 "+webkit/glue",
15 "+webkit/glue/plugins", 14 "+webkit/glue/plugins",
16 "+v8/include", 15 "+v8/include",
17 16
18 # FIXME - refactor code and remove these dependencies 17 # FIXME - refactor code and remove these dependencies
19 "+chrome/browser/net", 18 "+chrome/browser/net",
20 "+chrome/views",
21 ] 19 ]
22 20
OLDNEW
« chrome/app/DEPS ('K') | « chrome/common/gfx/DEPS ('k') | chrome/test/perf/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698