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

Unified Diff: extensions/common/DEPS

Issue 194333002: Move extension_messages.h to extensions/common. (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/common/DEPS
diff --git a/extensions/common/DEPS b/extensions/common/DEPS
index 01823a91f177e9cfb96be57903360b5039c686f0..b739e1dffa883ad7ab461c610a7201d7f96dc023 100644
--- a/extensions/common/DEPS
+++ b/extensions/common/DEPS
@@ -9,6 +9,8 @@ include_rules = [
#
# TODO(benwells): Remove these. http://crbug.com/162530
"+chrome/common/extensions/api/generated_schemas.h",
+ "+chrome/common/extensions/api/messaging/message.h",
+ "+chrome/common/extensions/permissions",
"+grit/chromium_strings.h",
"+grit/common_resources.h",
"+grit/extensions_api_resources.h",

Powered by Google App Engine
This is Rietveld 408576698