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

Unified Diff: extensions/common/extension_set.h

Issue 314113010: Remove deprecated permissions functions from Extension (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/common/extension_set.h
diff --git a/extensions/common/extension_set.h b/extensions/common/extension_set.h
index 6b41ae645cf52930ee45f1d6266cc677e7a0e299..c46163faef6a9ffb53e19c07160bd98ec17c531f 100644
--- a/extensions/common/extension_set.h
+++ b/extensions/common/extension_set.h
@@ -9,7 +9,7 @@
#include <map>
#include <string>
-#include "base/callback_forward.h"
+#include "base/callback.h"
#include "base/gtest_prod_util.h"
#include "base/memory/ref_counted.h"
#include "extensions/common/extension.h"
« no previous file with comments | « extensions/common/extension_messages.cc ('k') | extensions/common/manifest_handlers/externally_connectable_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698