summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/chrome_frame_ready_mode.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/setup/chrome_frame_ready_mode.cc')
-rw-r--r--chrome/installer/setup/chrome_frame_ready_mode.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/setup/chrome_frame_ready_mode.cc b/chrome/installer/setup/chrome_frame_ready_mode.cc
index 82a6c68..b16e5a9 100644
--- a/chrome/installer/setup/chrome_frame_ready_mode.cc
+++ b/chrome/installer/setup/chrome_frame_ready_mode.cc
@@ -7,7 +7,7 @@
#include "base/command_line.h"
#include "base/file_path.h"
#include "base/logging.h"
-#include "base/ref_counted.h"
+#include "base/memory/ref_counted.h"
#include "base/string_util.h"
#include "base/time.h"
#include "base/utf_string_conversions.h"