Chromium Code Reviews| Index: ppapi/shared_impl/BUILD.gn |
| diff --git a/ppapi/shared_impl/BUILD.gn b/ppapi/shared_impl/BUILD.gn |
| index e049133f0997bbc4fd5819e84a3b26d649dd7342..f5ba34a5e02e25c553a88d7c522a1e10d06dd55f 100644 |
| --- a/ppapi/shared_impl/BUILD.gn |
| +++ b/ppapi/shared_impl/BUILD.gn |
| @@ -179,6 +179,7 @@ component("shared_impl") { |
| if (!is_nacl) { |
| deps += [ |
| + "//net", |
| "//skia", |
| "//ui/events:events_base", |
| "//ui/surface", |