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

Side by Side Diff: content/plugin/DEPS

Issue 6672048: Move plugin code to content. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 9 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
« no previous file with comments | « content/content_plugin.gypi ('k') | content/plugin/npobject_base.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chrome/app",
3 "+chrome/renderer",
4 "+sandbox/src", 2 "+sandbox/src",
5 "+skia/ext", 3 "+skia/ext",
6 "+third_party/npapi", 4 "+third_party/npapi",
7 "+webkit/glue", 5 "+webkit/glue",
8 "+webkit/plugins", 6 "+webkit/plugins",
9 "+grit", # For generated headers
10 ] 7 ]
11 8
OLDNEW
« no previous file with comments | « content/content_plugin.gypi ('k') | content/plugin/npobject_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698