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

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: merge again 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
« no previous file with comments | « extensions/browser/renderer_startup_helper.cc ('k') | extensions/common/extension_message_generator.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 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",
« no previous file with comments | « extensions/browser/renderer_startup_helper.cc ('k') | extensions/common/extension_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698