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

Unified Diff: BUILD.gn

Issue 2456923002: Revert of Add libgtk3ui to gn_all (Closed)
Patch Set: Created 4 years, 2 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: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index b6185270a7506cf3c4f22c54f98284d99194a274..0fa9b598754c23c08eefcb039aa529a6752b8197 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -355,12 +355,6 @@
"//ui/aura:demo",
"//ui/wm:wm_unittests",
]
- }
-
- if (is_linux && !is_chromeos && !is_chromecast) {
- # TODO(thomasanderson): Remove this once we build using
- # GTK3 by default. (crbug.com/132847, crbug.com/79722)
- deps += [ "//chrome/browser/ui/libgtkui:libgtk3ui" ]
}
if (use_ozone) {
« 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