Chromium Code Reviews| Index: chrome/browser/ui/browser.cc |
| diff --git a/chrome/browser/ui/browser.cc b/chrome/browser/ui/browser.cc |
| index 14a9336b1e7d31029a65fcd9f23cdefb4f692d27..64ab742dcf3ab7a1e8945781e1bf59d60556fb78 100644 |
| --- a/chrome/browser/ui/browser.cc |
| +++ b/chrome/browser/ui/browser.cc |
| @@ -229,7 +229,7 @@ |
| #endif |
| #if defined(USE_ASH) |
| -#include "ash/ash_switches.h" |
| +#include "ash/common/ash_switches.h" |
| #include "ash/shell.h" |
| #endif |