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

Unified Diff: content/common/common.gni

Issue 1882373004: Migrate content/common/gpu/media code to media/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Squash and rebase Created 4 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
Index: content/common/common.gni
diff --git a/content/common/common.gni b/content/common/common.gni
index 597cd1b5e2369a454ae60b29be71e37dccdb9a07..8a794fa104f33e349c2739dae29e9f819b029d02 100644
--- a/content/common/common.gni
+++ b/content/common/common.gni
@@ -11,12 +11,3 @@ content_common_gypi_values =
[ rebase_path("../content_common.gypi") ],
"scope",
[ "../content_common.gypi" ])
-
-declare_args() {
- # Indicates if V4L plugin is used.
- use_v4lplugin = false
-
- # Indicates if Video4Linux2 codec is used. This is used for all CrOS
- # platforms which have v4l2 hardware encoder / decoder.
- use_v4l2_codec = false
-}
« content/DEPS ('K') | « content/common/BUILD.gn ('k') | content/common/gpu/media/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698