Chromium Code Reviews| 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", |
| ] |
| } |