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

Unified Diff: ppapi/proxy/DEPS

Issue 718453003: Initialize V8 in PDFium from external files (plugin process only) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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/proxy/DEPS
diff --git a/ppapi/proxy/DEPS b/ppapi/proxy/DEPS
index 6183b609ef4cd4f026b7792d486e5f1a54d9efad..bad81f70e31de5d3d8ebb658d2acd9c9eeb1862d 100644
--- a/ppapi/proxy/DEPS
+++ b/ppapi/proxy/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+base",
+ "+gin/public/isolate_holder.h",
raymes 2014/11/11 03:26:39 I think you can just have +gin
baixo1 2014/11/11 10:56:11 Done.
"+gpu",
"+ipc",
"+media/audio",

Powered by Google App Engine
This is Rietveld 408576698