diff options
Diffstat (limited to 'chrome/browser/devtools/devtools_contents_resizing_strategy.h')
-rw-r--r-- | chrome/browser/devtools/devtools_contents_resizing_strategy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/devtools/devtools_contents_resizing_strategy.h b/chrome/browser/devtools/devtools_contents_resizing_strategy.h index e6a3c9b..ffbd36f1 100644 --- a/chrome/browser/devtools/devtools_contents_resizing_strategy.h +++ b/chrome/browser/devtools/devtools_contents_resizing_strategy.h @@ -6,7 +6,7 @@ #define CHROME_BROWSER_DEVTOOLS_DEVTOOLS_CONTENTS_RESIZING_STRATEGY_H_ #include "base/basictypes.h" -#include "ui/gfx/insets.h" +#include "ui/gfx/geometry/insets.h" #include "ui/gfx/rect.h" #include "ui/gfx/size.h" |