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

Unified Diff: webkit/common/DEPS

Issue 15505004: The chrome browser target should not depend on plugins. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/thunk/interfaces_legacy.h ('k') | webkit/common/plugins/ppapi/ppapi_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/DEPS
===================================================================
--- webkit/common/DEPS (revision 201591)
+++ webkit/common/DEPS (working copy)
@@ -1,4 +1,7 @@
include_rules = [
+ "+ppapi/c",
+ "+ppapi/shared_impl",
+ "+ppapi/thunk",
"-webkit/browser",
"-webkit/renderer",
]
« no previous file with comments | « ppapi/thunk/interfaces_legacy.h ('k') | webkit/common/plugins/ppapi/ppapi_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698