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

Unified Diff: extensions/browser/api/display_source/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/browser/api/display_source/BUILD.gn
diff --git a/extensions/browser/api/display_source/BUILD.gn b/extensions/browser/api/display_source/BUILD.gn
index d306047cd91c5c814a5b2f4351ef54797528c8fc..576221623ab870b638f6fa100399aaa36065bef3 100644
--- a/extensions/browser/api/display_source/BUILD.gn
+++ b/extensions/browser/api/display_source/BUILD.gn
@@ -4,6 +4,7 @@
import("//build/config/features.gni")
import("//extensions/features/features.gni")
+import("//media/media_options.gni")
source_set("display_source") {
sources = [

Powered by Google App Engine
This is Rietveld 408576698