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