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

Unified Diff: BUILD.gn

Issue 315313002: Roll pdfium, add GN build for pdf and pdfium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | « .gitignore ('k') | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 58f4623dc314243f5c8e13cb62a6f655761a5d6a..fdeda7ee7719dacf580a4dad54020a137b33dfa5 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -47,6 +47,7 @@ group("root") {
"//ipc",
"//mojo",
"//net",
+ "//pdf",
"//ppapi:ppapi_c",
"//printing",
"//sandbox",
@@ -120,6 +121,7 @@ group("root") {
"//content/public/renderer",
"//dbus",
"//extensions/common/api:extensions_api",
+ "//pdf", # Not compiled on Android in GYP yet, either.
"//ppapi:ppapi_c",
"//third_party/libusb",
# "//third_party/WebKit/Source/platform",
« no previous file with comments | « .gitignore ('k') | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698