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

Side by Side Diff: content/ppapi_plugin/DEPS

Issue 16328003: Move a bunch of child-only code from content/common to content/child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: deps for single process Created 7 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 "+content/child",
2 "+content/public/plugin", 3 "+content/public/plugin",
3 "+ppapi/c", 4 "+ppapi/c",
4 "+ppapi/proxy", 5 "+ppapi/proxy",
5 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698