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

Unified Diff: extensions/browser/external_install_info.h

Issue 2695663003: Remove last usages of ScopedVector in extensions/ (Closed)
Patch Set: remove rest of the (unused) includes Created 3 years, 10 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: extensions/browser/external_install_info.h
diff --git a/extensions/browser/external_install_info.h b/extensions/browser/external_install_info.h
index 19124d7531b9e9a0c2d5deca2d789f311847b6d9..39b42a0ae06fa3732c9710bd5e1c1fa74f98a6a4 100644
--- a/extensions/browser/external_install_info.h
+++ b/extensions/browser/external_install_info.h
@@ -6,7 +6,6 @@
#define EXTENSIONS_BROWSER_EXTERNAL_INSTALL_INFO_H_
#include "base/files/file_path.h"
-#include "base/memory/scoped_vector.h"
#include "extensions/common/manifest.h"
class GURL;
« no previous file with comments | « extensions/browser/api/networking_private/networking_private_delegate.h ('k') | extensions/renderer/user_script_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698