Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 18e4b287915686e38555f0c77795edc17b597dc7..9586bdb7432d2001b6944131294a6f04d52b758e 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -2740,7 +2740,7 @@ |
}], |
], |
}], |
- ['order_profiling!=0 and (chromeos==1 or OS=="linux")', { |
+ ['order_profiling!=0 and (chromeos==1 or OS=="linux" or OS=="android")', { |
glotov
2012/12/03 16:42:17
80-columns exceeded
felipeg
2012/12/03 16:56:44
Currently this file has several places where lines
|
'target_conditions' : [ |
['_toolset=="target"', { |
'cflags': [ |