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 6461377..3c20555 100644 --- a/chrome/browser/gears_integration.h +++ b/chrome/browser/gears_integration.h @@ -9,7 +9,7 @@ #include "base/callback.h" #include "base/string16.h" #include "chrome/common/gears_api.h" -#include "gfx/native_widget_types.h" +#include "ui/gfx/native_widget_types.h" // TODO(michaeln): Rework this interface to match how other first class // citizens of chrome are structured, as a GearsService with an accessor |