Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index cda1ab2f2b98e4e4cbbf23f8923cdcb538ded7f2..b5ed1137389ae56eed0b5ba138ab461b36759342 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -326,7 +326,6 @@ group("root") { |
| "//extensions/common", |
| "//extensions/common/api", |
| "//extensions/renderer", |
| - "//gpu", |
| "//google_apis", |
| "//google_apis/gcm", |
| "//jingle:notifier", |
| @@ -351,7 +350,6 @@ group("root") { |
| "//ui/accessibility", |
| "//ui/app_list", |
| "//ui/aura", |
| - "//ui/gl", |
| "//ui/keyboard", |
| "//ui/native_theme", |
| "//ui/snapshot", |