Chromium Code Reviews| Index: chrome/chrome_dll.gypi |
| =================================================================== |
| --- chrome/chrome_dll.gypi (revision 96780) |
| +++ chrome/chrome_dll.gypi (working copy) |
| @@ -659,6 +659,8 @@ |
| ], |
| 'defines': [ |
| '<@(nacl_win64_defines)', |
| + # Required to build gl_switches.cc as part of this binary. |
| + 'GL_IMPLEMENTATION' |
| ], |
| 'sources': [ |
| 'app/chrome_command_ids.h', |