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

Unified Diff: pdf/BUILD.gn

Issue 921953002: Split apart the PPAPI GN targets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix component 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 | « media/cdm/ppapi/BUILD.gn ('k') | ppapi/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/BUILD.gn
diff --git a/pdf/BUILD.gn b/pdf/BUILD.gn
index 4ecd961fb9586e683b7284848af8d17f67411999..49f49a4048265df980b9791f0045047715fa615b 100644
--- a/pdf/BUILD.gn
+++ b/pdf/BUILD.gn
@@ -72,7 +72,7 @@ static_library("pdf") {
"//components/ui/zoom:ui_zoom",
"//content/public/common",
"//net",
- "//ppapi:ppapi_internal_module",
+ "//ppapi/cpp/private:internal_module",
"//third_party/pdfium",
]
}
« no previous file with comments | « media/cdm/ppapi/BUILD.gn ('k') | ppapi/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698