Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 587506269d941382639103a4752293fc7ce8033f..037cf029642ff1981aa29e1e97241b79227e8f61 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -786,6 +786,9 @@ |
# Set to 1 to compile with the built in pdf viewer. |
'internal_pdf%': 0, |
+ # Set to 1 to compile with the OpenGL ES 2.0 conformance tests. |
+ 'internal_gles2_conform_tests%': 0, |
+ |
# NOTE: When these end up in the Mac bundle, we need to replace '-' for '_' |
# so Cocoa is happy (http://crbug.com/20441). |
'locales': [ |