Chromium Code Reviews| Index: chrome/gpu/BUILD.gn |
| diff --git a/chrome/gpu/BUILD.gn b/chrome/gpu/BUILD.gn |
| index 384b4186e5444a7cede3cce9f0ccd2306d69fff7..8dad8d9063f2f5819a67576d072a325cf69df2ac 100644 |
| --- a/chrome/gpu/BUILD.gn |
| +++ b/chrome/gpu/BUILD.gn |
| @@ -6,6 +6,9 @@ static_library("gpu") { |
| deps = [ |
| "//content/public/common", |
| "//content/public/gpu", |
| + "//gpu/command_buffer/service", |
| + "//media", |
| + "//media/gpu", |
| ] |
| sources = [ |