summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver/metro_driver.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'win8/metro_driver/metro_driver.gyp')
-rw-r--r--win8/metro_driver/metro_driver.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/win8/metro_driver/metro_driver.gyp b/win8/metro_driver/metro_driver.gyp
index e8f6481..2e61567 100644
--- a/win8/metro_driver/metro_driver.gyp
+++ b/win8/metro_driver/metro_driver.gyp
@@ -3,7 +3,7 @@
# found in the LICENSE file.
{
'conditions': [
- ['OS=="win" and (MSVS_VERSION=="2010" or MSVS_VERSION=="2010e")', {
+ ['OS=="win"', {
'variables': {
'chromium_code': 1,
},