diff options
Diffstat (limited to 'chrome/browser/first_run.h')
-rw-r--r-- | chrome/browser/first_run.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/first_run.h b/chrome/browser/first_run.h index 5b9d252..ec8d8f4 100644 --- a/chrome/browser/first_run.h +++ b/chrome/browser/first_run.h @@ -8,8 +8,8 @@ #include <string> #include <vector> +#include "app/gfx/native_widget_types.h" #include "base/basictypes.h" -#include "base/gfx/native_widget_types.h" #include "chrome/browser/browser_process_impl.h" class CommandLine; |