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

Side by Side Diff: webkit/glue/plugins/DEPS

Issue 6012002: Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years 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
(Empty)
1 include_rules = [
2 "+ppapi",
3
4 # Files in this directory must not depend on the proxy, because the proxy
5 # depends on IPC which we don't want to have in /webkit.
6 "-ppapi/proxy",
7
8 "+printing",
9 ]
OLDNEW
« no previous file with comments | « chrome/renderer/webplugin_delegate_proxy.cc ('k') | webkit/glue/plugins/carbon_plugin_window_tracker_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698