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

Unified Diff: extensions/browser/value_store/value_store_factory.h

Issue 2106073006: [Extensions] Pull ExtensionId into its own file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/value_store/value_store_factory.h
diff --git a/extensions/browser/value_store/value_store_factory.h b/extensions/browser/value_store/value_store_factory.h
index 58a73e92ed94efe293dc3f0b840f23518ad49850..be0000bf5919608d469d77c3bf08dcbf313ec752 100644
--- a/extensions/browser/value_store/value_store_factory.h
+++ b/extensions/browser/value_store/value_store_factory.h
@@ -10,7 +10,7 @@
#include "base/memory/ref_counted.h"
#include "extensions/browser/api/storage/settings_namespace.h"
-#include "extensions/common/extension.h"
+#include "extensions/common/extension_id.h"
class ValueStore;
« no previous file with comments | « extensions/browser/value_store/test_value_store_factory.h ('k') | extensions/browser/value_store/value_store_factory_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698