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

Unified Diff: content/public/test/test_file_system_context.h

Issue 2749203002: Remove ScopedVector from content/. (Closed)
Patch Set: Remove ScopedVector from content/. Created 3 years, 9 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: content/public/test/test_file_system_context.h
diff --git a/content/public/test/test_file_system_context.h b/content/public/test/test_file_system_context.h
index a9c1b5f3e5612c4c0169c426bf00583e8548c2a0..903ffc25fae5835fb76daa244929ffabddfaa7eb 100644
--- a/content/public/test/test_file_system_context.h
+++ b/content/public/test/test_file_system_context.h
@@ -6,7 +6,6 @@
#define CONTENT_PUBLIC_TEST_TEST_FILE_SYSTEM_CONTEXT_H_
#include "base/files/file_path.h"
-#include "base/memory/scoped_vector.h"
#include "storage/browser/fileapi/file_system_context.h"
namespace storage {

Powered by Google App Engine
This is Rietveld 408576698