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

Unified Diff: chrome/test/BUILD.gn

Issue 899033002: Revert of Combine PDF plugin into the Chromium binary. (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 | « chrome/common/chrome_paths.cc ('k') | chrome/utility/chrome_content_utility_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 4ef658e18029b46780d205d7a0e6f47645b5e555..8f5ab6cf163db878e752e6140e9719e10e111b3a 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -175,7 +175,6 @@
"ppapi/ppapi_test.cc",
"ppapi/ppapi_test.h",
]
- deps += [ "//pdf" ]
}
if (use_ash) {
@@ -247,6 +246,7 @@
"//net",
"//net:net_resources",
"//net:test_support",
+ "//pdf",
#"//ppapi:ppapi_tests", # TODO(GYP) this doesn't exist yet.
"//skia",
« no previous file with comments | « chrome/common/chrome_paths.cc ('k') | chrome/utility/chrome_content_utility_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698