diff options
Diffstat (limited to 'chrome/browser/sync/sync_setup_wizard.h')
-rw-r--r-- | chrome/browser/sync/sync_setup_wizard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/sync_setup_wizard.h b/chrome/browser/sync/sync_setup_wizard.h index 76b6fae..ce08266 100644 --- a/chrome/browser/sync/sync_setup_wizard.h +++ b/chrome/browser/sync/sync_setup_wizard.h @@ -7,7 +7,7 @@ #pragma once #include "base/basictypes.h" -#include "gfx/native_widget_types.h" +#include "ui/gfx/native_widget_types.h" class SyncSetupFlowContainer; |