Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index f7404734805799f3589577bdf53def62f1d0aee9..58c7148388a81af072626696fc764091e86b3ec4 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -552,7 +552,7 @@ |
'use_x11%': 1, |
}], |
- ['OS=="linux" and use_aura==1 and chromeos==0', { |
+ ['OS=="linux" and use_aura==1 and chromeos==0 and use_ozone==0', { |
spang
2013/12/16 19:20:59
I don't think this even belongs in common.gypi, bu
dnicoara
2013/12/17 16:41:44
Done.
|
'use_clipboard_aurax11%': 1, |
}], |