Index: build/common.gypi |
=================================================================== |
--- build/common.gypi (revision 232083) |
+++ build/common.gypi (working copy) |
@@ -3294,6 +3294,9 @@ |
], |
}], |
], |
+ 'dependencies': [ |
Nico
2013/11/01 23:56:22
Can you add a comment like "# This is only needed
Alexander Potapenko
2013/11/11 09:41:40
Done.
|
+ '<(DEPTH)/base/base.gyp:sanitizer_options', |
+ ], |
}], |
['asan==1', { |
'target_conditions': [ |