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

Unified Diff: extensions/DEPS

Issue 224163002: Move core features code to //extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index d8bae4adf8f7a4c3e2e97c84db049c07bfc13dc3..3f7295fd6d5bcf4424750e07511096f24a0bbf1f 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -12,11 +12,7 @@ include_rules = [
#
# TODO(jamescook): Remove these. http://crbug.com/162530
"!chrome/browser/chrome_notification_types.h",
- "!chrome/browser/extensions/api/content_settings/content_settings_store.h",
- "!chrome/browser/extensions/api/runtime/runtime_api.h",
- "!chrome/browser/renderer_host/chrome_render_message_filter.h",
"!chrome/common/extensions/features/feature_channel.h",
- "!chrome/common/extensions/api/generated_schemas.h",
James Cook 2014/04/03 17:52:58 Oh this makes me so happy.
"!grit/chromium_strings.h",
"!grit/common_resources.h",
"!grit/extensions_api_resources.h",

Powered by Google App Engine
This is Rietveld 408576698