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

Unified Diff: build/config/linux/gtk2/BUILD.gn

Issue 2516313003: Allow GLES2 conform to use GTK2 (Closed)
Patch Set: Created 4 years, 1 month 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/config/linux/gtk2/BUILD.gn
diff --git a/build/config/linux/gtk2/BUILD.gn b/build/config/linux/gtk2/BUILD.gn
index 010d592df4aa346c1eab7d013e71dd0fd717662c..58af02a9b19c7a26ce01c662dfe2015074ef3603 100644
--- a/build/config/linux/gtk2/BUILD.gn
+++ b/build/config/linux/gtk2/BUILD.gn
@@ -26,6 +26,7 @@ pkg_config("gtk2_internal_config") {
# parts that explicitly need GTK2 are whitelisted on this target.
group("gtk2") {
visibility = [
+ "//gpu/gles2_conform_support:gles2_conform_test_windowless",
"//build/config/linux/gtk",
"//chrome/browser/ui/libgtkui:*",
]
« 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