Chromium Code Reviews| Index: ppapi/proxy/BUILD.gn |
| diff --git a/ppapi/proxy/BUILD.gn b/ppapi/proxy/BUILD.gn |
| index 140c718aa4d09e84ac75e18e13685f6de7faa8b3..fc3de90c5d066095d3d79dadac76589c548783be 100644 |
| --- a/ppapi/proxy/BUILD.gn |
| +++ b/ppapi/proxy/BUILD.gn |
| @@ -294,7 +294,6 @@ component("proxy") { |
| if (!is_nacl) { |
| deps += [ |
| "//base/third_party/dynamic_annotations", |
| - "//gin", |
| "//skia", |
| "//ui/events:events_base", |
| "//ui/surface", |