Commit bfd4b902 authored by ben@chromium.org's avatar ben@chromium.org

Did not mean to check in this file. Pre-emptively fixing build bustage.

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137708 0039d316-1c4b-4281-b951-d872f2087c98
parent 69b11c72
......@@ -98,7 +98,7 @@
# imply using ash. This rule should be removed for the future when
# both Linux and Windows are using the aura windows without the ash
# interface.
['use_aura==1 and ((OS=="linux" and chromeos==0))', {
['use_aura==1 and ((OS=="linux" and chromeos==0) or OS=="win")', {
'use_ash%': 1,
}],
['use_ash==1', {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment