Index: chrome/app/cf_resources.rc |
=================================================================== |
--- chrome/app/cf_resources.rc (revision 78845) |
+++ chrome/app/cf_resources.rc (working copy) |
@@ -8,7 +8,11 @@ |
// |
// Generated from the TEXTINCLUDE 2 resource. |
// |
-#include "winres.h" |
+#include "winresrc.h" |
+#ifdef IDC_STATIC |
+#undef IDC_STATIC |
+#endif |
+#define IDC_STATIC (-1) |
///////////////////////////////////////////////////////////////////////////// |
#undef APSTUDIO_READONLY_SYMBOLS |