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

Unified Diff: pdf/pdf.gyp

Issue 920853002: Add missing ppapi_cpp_objects dependency to pdf (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/pdf.gyp
diff --git a/pdf/pdf.gyp b/pdf/pdf.gyp
index d49a0f1c62618e66ae59304583578b1f31e471ac..f47e33ae72a8e05abe5685d58ae356094f35ad62 100644
--- a/pdf/pdf.gyp
+++ b/pdf/pdf.gyp
@@ -12,6 +12,7 @@
'../components/components.gyp:ui_zoom',
'../content/content.gyp:content_common',
'../net/net.gyp:net',
+ '../ppapi/ppapi.gyp:ppapi_cpp_objects',
'../ppapi/ppapi.gyp:ppapi_internal_module',
'../third_party/pdfium/pdfium.gyp:pdfium',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698