Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index f4c01f579d2ac9e3f08e41c1766980e826e31399..2ecc45026e8d929a2995f3cebe82ed5f3ece98ae 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1835,6 +1835,8 @@ |
# Set this to use the new DX11 version of ANGLE. |
# TODO(apatrick): Remove this when the transition is complete. |
'ANGLE_DX11', |
+ # TODO(enne): Remove this once #ifdefs using this have been removed. |
jamesr
2013/07/09 23:45:27
oh yuck - i don't think you want to set a define f
enne (OOO)
2013/07/10 00:41:21
Thanks for the suggestion. I changed this to a gy
|
+ 'BLINK_SCROLLING_POSITION_NO_OFFSET', |
], |
'conditions': [ |
['(OS=="mac" or OS=="ios") and asan==1', { |