Index: extensions/shell/common/api/_api_features.json |
diff --git a/apps/shell/common/api/_api_features.json b/extensions/shell/common/api/_api_features.json |
similarity index 96% |
rename from apps/shell/common/api/_api_features.json |
rename to extensions/shell/common/api/_api_features.json |
index 9571ca8f5e8c6da2006dc0214b43080cc4837dbb..bcb5f71c9ba34b31101c787cefb2b540d3d029d3 100644 |
--- a/apps/shell/common/api/_api_features.json |
+++ b/extensions/shell/common/api/_api_features.json |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// This features file defines extension APIs implemented under src/apps/shell. |
+// This features 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. |
// |