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

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: Rebase and remove usage of system_include_dirs. 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 | build/config/win/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | build/config/win/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698