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

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

Issue 412713002: Move apps/shell to extensions/shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 40% Created 6 years, 5 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
« no previous file with comments | « extensions/shell/browser/shell_special_storage_policy.cc ('k') | extensions/shell/common/api/api.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
//
« no previous file with comments | « extensions/shell/browser/shell_special_storage_policy.cc ('k') | extensions/shell/common/api/api.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698