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

Unified Diff: extensions/shell/common/api/_api_features.json

Issue 2669463002: [Extensions] Remove BaseFeatureProvider (Closed)
Patch Set: Created 3 years, 11 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/shell/common/api/_api_features.json
diff --git a/extensions/shell/common/api/_api_features.json b/extensions/shell/common/api/_api_features.json
index ea4adf18b4276d58524956ffc69bb62296087a8b..c3b147196e3739dfb2f90c8aed9b57cb668599e1 100644
--- a/extensions/shell/common/api/_api_features.json
+++ b/extensions/shell/common/api/_api_features.json
@@ -4,7 +4,7 @@
// This file defines extension APIs implemented under src/extensions/shell.
// See extensions/common/features/* to understand this file, in particular
-// feature.h, simple_feature.h, and base_feature_provider.h.
+// feature.h, simple_feature.h, and feature_provider.h.
{
// Stub implementation of chrome.identity for app_shell.

Powered by Google App Engine
This is Rietveld 408576698