Chromium Code Reviews| Index: chrome/browser/chromeos/volume_bubble.cc |
| =================================================================== |
| --- chrome/browser/chromeos/volume_bubble.cc (revision 72000) |
| +++ chrome/browser/chromeos/volume_bubble.cc (working copy) |
| @@ -4,9 +4,9 @@ |
| #include "chrome/browser/chromeos/volume_bubble.h" |
| -#include "app/resource_bundle.h" |
| #include "base/singleton.h" |
| #include "grit/theme_resources.h" |
| +#include "ui/base/resource/resource_bundle.h" |
| namespace chromeos { |