Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Unified Diff: BUILD.gn

Issue 809783002: Fix ui/gl and gpu target building with GN on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | gpu/BUILD.gn » ('j') | ui/gl/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 327088956275c92b101abca2b2288a81fbeba266..e779a10f52a6f648a964124673223ffef4bab03d 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",
@@ -357,7 +356,6 @@ group("root") {
"//ui/display",
"//ui/events",
"//ui/gfx",
- "//ui/gl",
"//ui/keyboard",
"//ui/native_theme",
"//ui/snapshot",
« no previous file with comments | « no previous file | gpu/BUILD.gn » ('j') | ui/gl/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698