Chromium Code Reviews| Index: ui/aura_shell/aura_shell.gyp |
| diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp |
| index cbae29fc71bbccb9423f7e27a82b1c868f984bd8..6ad6874405f416d55fbc9e9f8670b78f9e01a01e 100644 |
| --- a/ui/aura_shell/aura_shell.gyp |
| +++ b/ui/aura_shell/aura_shell.gyp |
| @@ -28,6 +28,9 @@ |
| '../ui.gyp:ui_resources', |
| '../ui.gyp:ui_resources_standard', |
| ], |
| + 'defines': [ |
| + 'AURA_SHELL_IMPLEMENTATION', |
| + ], |
| 'sources': [ |
| # All .cc, .h under views, except unittests |
| 'desktop_background_view.cc', |