Chromium Code Reviews| Index: content/browser/BUILD.gn |
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
| index ae7db2008a4cd7a76e7bc9147b4038618c71d43a..519f2436fd34d99a4b19e9139ef036c9bd020423 100644 |
| --- a/content/browser/BUILD.gn |
| +++ b/content/browser/BUILD.gn |
| @@ -1507,9 +1507,6 @@ source_set("browser") { |
| "file_descriptor_info_impl.cc", |
| "file_descriptor_info_impl.h", |
| ] |
| - |
| - # On Windows, the browser cannot depend on gin/V8. |
| - deps += [ "//gin" ] |
| } |
| if (enable_basic_printing || enable_print_preview) { |