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

Unified Diff: examples/pdf_viewer/DEPS

Issue 690583002: Add PDF viewer example. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebase Created 6 years, 2 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 | « examples/pdf_viewer/BUILD.gn ('k') | examples/pdf_viewer/pdf_viewer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/pdf_viewer/DEPS
diff --git a/gin/DEPS b/examples/pdf_viewer/DEPS
similarity index 53%
copy from gin/DEPS
copy to examples/pdf_viewer/DEPS
index 4e3f30adc78998f4bb2473a80649407ea2e7fa7a..51c59e2b65d3e344e64f6a60cf2bdcdae248a306 100644
--- a/gin/DEPS
+++ b/examples/pdf_viewer/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+base",
+ "+third_party/pdfium",
"+v8",
]
« no previous file with comments | « examples/pdf_viewer/BUILD.gn ('k') | examples/pdf_viewer/pdf_viewer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698