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

Unified Diff: extensions/DEPS

Issue 234413005: Move most of ChromeV8Context to a base ScriptContext (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 56345eb9fb0a8821b815115b44058c192042e88c..0c1e03fb9e01ed9b1d4832271e9985739269900d 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -13,6 +13,8 @@ include_rules = [
# TODO(jamescook): Remove these. http://crbug.com/162530
"!chrome/browser/chrome_notification_types.h",
"!chrome/common/extensions/features/feature_channel.h",
+ "!chrome/renderer/extensions/dispatcher.h",
+ "!chrome/renderer/extensions/extension_helper.h",
"!grit/chromium_strings.h",
"!grit/common_resources.h",
"!grit/extensions_api_resources.h",

Powered by Google App Engine
This is Rietveld 408576698