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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 799643004: Combine PDF plugin into the Chromium binary. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index b5307ec03d2cf49cfe8c242cf7e4fa4126833919..e1ee575088b66ced80bd7174f2eb9c3a83feac8d 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1987,6 +1987,9 @@
'test/ppapi/ppapi_test.cc',
'test/ppapi/ppapi_test.h',
],
+ 'dependencies': [
+ '../pdf/pdf.gyp:pdf',
+ ],
}],
['enable_plugins==1 and disable_nacl==0', {
'dependencies': [
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/chrome_content_client.h » ('j') | pdf/pdf.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698