summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/chrome_frame_quick_enable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/setup/chrome_frame_quick_enable.cc')
-rw-r--r--chrome/installer/setup/chrome_frame_quick_enable.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/setup/chrome_frame_quick_enable.cc b/chrome/installer/setup/chrome_frame_quick_enable.cc
index 1df87f1..f489117 100644
--- a/chrome/installer/setup/chrome_frame_quick_enable.cc
+++ b/chrome/installer/setup/chrome_frame_quick_enable.cc
@@ -7,7 +7,7 @@
#include <windows.h>
#include "base/logging.h"
-#include "base/scoped_temp_dir.h"
+#include "base/memory/scoped_temp_dir.h"
#include "base/string_util.h"
#include "base/win/registry.h"
#include "chrome/installer/setup/install_worker.h"