Chromium Code Reviews| Index: chrome/browser/chromeos/volume_bubble.h |
| diff --git a/chrome/browser/chromeos/volume_bubble.h b/chrome/browser/chromeos/volume_bubble.h |
| index a99ae2ce848698ee164b600461e4487c46ca94b7..efbdc5f961b137d34bf7b0ce7739f417995ee035 100644 |
| --- a/chrome/browser/chromeos/volume_bubble.h |
| +++ b/chrome/browser/chromeos/volume_bubble.h |
| @@ -6,6 +6,7 @@ |
| #define CHROME_BROWSER_CHROMEOS_VOLUME_BUBBLE_H_ |
| #pragma once |
| +#include "base/basictypes.h" |
|
Charlie Lee
2010/12/09 21:35:04
Is this needed?
|
| #include "chrome/browser/chromeos/setting_level_bubble.h" |
| template <typename T> struct DefaultSingletonTraits; |