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

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: Better way to overcome include search order problem. 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
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",
« no previous file with comments | « no previous file | build/config/win/visual_studio_version.gni » ('j') | build/config/win/visual_studio_version.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698