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

Unified Diff: extensions/common/DEPS

Issue 15239002: Move Extension and PermissionsData to extensions/common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 1 month 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/browser/process_manager.cc ('k') | extensions/common/extension.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/DEPS
diff --git a/extensions/common/DEPS b/extensions/common/DEPS
index 34509b4aff7ba5e48830d085ad09f872b571defa..6a9adcee6ae4819f6d2c4ac7e9d1a87d0326fc8f 100644
--- a/extensions/common/DEPS
+++ b/extensions/common/DEPS
@@ -9,10 +9,10 @@ include_rules = [
#
# TODO(benwells): Remove these. http://crbug.com/162530
"+chrome/common/extensions/api/generated_schemas.h",
- "+chrome/common/extensions/extension.h",
- "+chrome/common/extensions/permissions/permissions_data.h",
+ "+grit/chromium_strings.h",
"+grit/common_resources.h",
"+grit/extensions_api_resources.h",
+ "+grit/theme_resources.h",
# TODO(jamescook): Extract extensions-related strings from this file.
"+grit/generated_resources.h",
]
« no previous file with comments | « extensions/browser/process_manager.cc ('k') | extensions/common/extension.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698