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

Unified Diff: pdf/DEPS

Issue 1346143003: Don't initialize V8 via Blink in ppapi plugins (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | « pdf/BUILD.gn ('k') | pdf/OWNERS » ('j') | pdf/pdf.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/DEPS
diff --git a/pdf/DEPS b/pdf/DEPS
index d8c8e9e889a21fc47ad2c0729bd3281e1cacfce1..f6b076e66a1460c9a64f2b6625271f60a3bfa5f2 100644
--- a/pdf/DEPS
+++ b/pdf/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+chrome/common/content_restriction.h",
- "+gin/public/gin_embedders.h",
+ "+gin",
"+net",
"+ppapi",
"+printing/units.h",
« no previous file with comments | « pdf/BUILD.gn ('k') | pdf/OWNERS » ('j') | pdf/pdf.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698