Chromium Code Reviews| Index: components/plugins/renderer/BUILD.gn |
| diff --git a/components/plugins/renderer/BUILD.gn b/components/plugins/renderer/BUILD.gn |
| index 6c0081f8c440c30fe0d3f2b88aa2794c82163741..8da45b620a98075755749a3561901a905905869b 100644 |
| --- a/components/plugins/renderer/BUILD.gn |
| +++ b/components/plugins/renderer/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| import("//build/config/features.gni") |
| +import("//ppapi/features/features.gni") |
| static_library("renderer") { |
| sources = [ |