Index: chrome/installer/installer_tools.gyp |
diff --git a/chrome/installer/installer_tools.gyp b/chrome/installer/installer_tools.gyp |
index b9508fda542d39a08263d9a5a35ea1fa8345dac8..fea3d488be3f29e1d3addb8fa444d0b66db9220c 100644 |
--- a/chrome/installer/installer_tools.gyp |
+++ b/chrome/installer/installer_tools.gyp |
@@ -27,8 +27,8 @@ |
'<(DEPTH)', |
], |
'sources': [ |
- 'tools/validate_installation_main.cc', |
'tools/validate_installation.rc', |
+ 'tools/validate_installation_main.cc', |
'tools/validate_installation_resource.h', |
], |
}, |