Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index e95efab42161e09983192743e7a563b6ec727cbf..bb7fabd47dae7fdd01bbc8d70568f9a5f754f3f9 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -923,9 +923,6 @@ |
# to ~/.gyp/include.gypi, gclient runhooks --force, and do a release build. |
'win_use_allocator_shim%': 1, # 1 = shim allocator via libcmt; 0 = msvcrt |
- # Whether usage of OpenMAX is enabled. |
- 'enable_openmax%': 0, |
- |
# Whether proprietary audio/video codecs are assumed to be included with |
# this build (only meaningful if branding!=Chrome). |
'proprietary_codecs%': 0, |