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

Unified Diff: ppapi/tests/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: Fix API 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
« no previous file with comments | « ppapi/proxy/pdf_resource.cc ('k') | ppapi/tests/test_pdf.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/DEPS
diff --git a/ppapi/tests/DEPS b/ppapi/tests/DEPS
index 06b64ab19b5ec081ffca11ddc5a0d08f3a02ba38..3379edc0cc1e88758b99c69a0c425202f4941d5e 100644
--- a/ppapi/tests/DEPS
+++ b/ppapi/tests/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"-uncode",
"-testing",
"-ppapi",
+ "+gin",
"+ppapi/c",
"+ppapi/cpp",
"+ppapi/lib",
« no previous file with comments | « ppapi/proxy/pdf_resource.cc ('k') | ppapi/tests/test_pdf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698