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

Unified Diff: chrome/BUILD.gn

Issue 2345503006: chrome_initial does not need //ui/gfx on Windows. (Closed)
Patch Set: Created 4 years, 3 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 87d474359ee27ffe7a25e1482c71596cb408ba2e..779376a06a0f2b5c66f2c5b7c42069285cbd9c2a 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -177,7 +177,6 @@ if (!is_android && !is_mac) {
"//content/public/common:static_switches",
"//crypto",
"//sandbox",
- "//ui/gfx",
]
data_deps = [
"//chrome/app/version_assembly:version_assembly_manifest",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698