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

Unified Diff: media/media_options.gni

Issue 1098503002: Remove the is_ensemble build variable from the GN files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « media/base/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media_options.gni
diff --git a/media/media_options.gni b/media/media_options.gni
index f8b1646168897b3eb0fd7c774a355c316130d963..9ac7c5e637990602b4e74dde3fe1708bae859772 100644
--- a/media/media_options.gni
+++ b/media/media_options.gni
@@ -54,7 +54,4 @@ declare_args() {
# TODO(GYP): This should be a platform define.
is_openbsd = false
-
- # Override to omit code that depends on the X11 and fontconfig libraries.
- is_ensemble = false
}
« no previous file with comments | « media/base/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698