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

Unified Diff: extensions/common/BUILD.gn

Issue 2572883002: Convert USE_PROPRIETARY_CODECS to a buildflag header. (Closed)
Patch Set: Created 4 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
Index: extensions/common/BUILD.gn
diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn
index ee47cfb8e3032d2026e43bc7844c49c8634b6c0f..82af13a62893a112d2c6fa5b9d9efb72c05b1e02 100644
--- a/extensions/common/BUILD.gn
+++ b/extensions/common/BUILD.gn
@@ -4,6 +4,7 @@
import("//build/config/features.gni")
import("//extensions/features/features.gni")
+import("//media/media_options.gni")
import("//mojo/public/tools/bindings/mojom.gni")
source_set("common_constants") {

Powered by Google App Engine
This is Rietveld 408576698