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

Unified Diff: ppapi/shared_impl/DEPS

Issue 7545014: Implement PPAPI VideoDecode out-of-process support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 years, 5 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
Index: ppapi/shared_impl/DEPS
diff --git a/ppapi/shared_impl/DEPS b/ppapi/shared_impl/DEPS
index 013d2acfddeb3ef241178accbb4a396ec857d29c..bb21ab64753390486835a83f3e38c262222ce992 100644
--- a/ppapi/shared_impl/DEPS
+++ b/ppapi/shared_impl/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+gpu",
"+skia",
"+webkit/glue",
+ "+webkit/plugins/ppapi",
piman 2011/08/02 00:40:08 That seems wrong, why do you need this ?
vrk (LEFT CHROMIUM) 2011/08/03 19:04:31 Unfortunately needed for VideoDecoderImpl to be ab
# Since this is used by the implementation in /webkit, we don't want it to
# depend on IPC.

Powered by Google App Engine
This is Rietveld 408576698