diff options
Diffstat (limited to 'chrome/browser/ui/shell_dialogs.h')
-rw-r--r-- | chrome/browser/ui/shell_dialogs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/shell_dialogs.h b/chrome/browser/ui/shell_dialogs.h index 5d099b0..d77cdbc 100644 --- a/chrome/browser/ui/shell_dialogs.h +++ b/chrome/browser/ui/shell_dialogs.h @@ -10,7 +10,7 @@ #include <vector> #include "base/file_path.h" -#include "base/ref_counted.h" +#include "base/memory/ref_counted.h" #include "base/string16.h" #include "ui/gfx/native_widget_types.h" |