diff options
Diffstat (limited to 'chrome/browser/gears_integration.h')
-rw-r--r-- | chrome/browser/gears_integration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/gears_integration.h b/chrome/browser/gears_integration.h index 31d22e7..33264a7 100644 --- a/chrome/browser/gears_integration.h +++ b/chrome/browser/gears_integration.h @@ -6,8 +6,8 @@ #define CHROME_BROWSER_GEARS_INTEGRATION_H__ #include "app/gfx/native_widget_types.h" +#include "base/callback.h" #include "base/string16.h" -#include "base/task.h" #include "chrome/common/gears_api.h" // TODO(michaeln): Rework this interface to match how other first class |