Index: ui/message_center/message_center.gyp |
diff --git a/ui/message_center/message_center.gyp b/ui/message_center/message_center.gyp |
index 6de3c5bf6eafa3697ab100a1487c834f7520f783..26751e91f7e8bae2152935b40ccea9a6049fc69b 100644 |
--- a/ui/message_center/message_center.gyp |
+++ b/ui/message_center/message_center.gyp |
@@ -106,7 +106,7 @@ |
# This condition is for Windows 8 Metro mode support. We need to |
# specify a particular desktop during widget creation in that case. |
# This is done using the desktop aura native widget framework. |
- ['use_ash==1 and OS=="win"', { |
+ ['OS=="win"', { |
'dependencies': [ |
'../aura/aura.gyp:aura', |
], |