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

Side by Side Diff: content/renderer/DEPS

Issue 8100013: Start off the Content API by moving content::ContentRendererClient to content\public\renderer.BU... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 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",
3 "+chrome/test", 2 "+chrome/test",
3 "+content/public/renderer",
4 "+media", # For audio input/output and audio/video decoding. 4 "+media", # For audio input/output and audio/video decoding.
5 "+third_party/mach_override", 5 "+third_party/mach_override",
6 "+third_party/tcmalloc", 6 "+third_party/tcmalloc",
7 "+v8/include", 7 "+v8/include",
8 ] 8 ]
OLDNEW
« no previous file with comments | « content/public/renderer/content_renderer_client.h ('k') | content/renderer/content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698