Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5210)

Unified Diff: chrome/installer/util/product_unittest.h

Issue 7048007: Move scoped_temp_dir and scoped_native_library back from base/memory to base. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: unknwn Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/installer/util/product_unittest.h
diff --git a/chrome/installer/util/product_unittest.h b/chrome/installer/util/product_unittest.h
index 3419c7d185eb9ca407a22a3d00eff89f6d108e01..8635fc86a1f5923a6c522aba8ed1423586da75f2 100644
--- a/chrome/installer/util/product_unittest.h
+++ b/chrome/installer/util/product_unittest.h
@@ -10,8 +10,8 @@
#include "base/file_path.h"
#include "base/file_util.h"
-#include "base/memory/scoped_temp_dir.h"
#include "base/path_service.h"
+#include "base/scoped_temp_dir.h"
#include "base/win/registry.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « chrome/installer/util/move_tree_work_item.h ('k') | chrome/installer/util/self_cleaning_temp_dir_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698