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

Unified Diff: extensions/browser/DEPS

Issue 206613005: Extract RuntimeEventRouter from extensions Runtime API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove from android whitelist (runtime-api) 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 | « chrome/chrome_browser_extensions.gypi ('k') | extensions/browser/api/runtime/runtime_event_router.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index 3ff0288d17c29b3dd0a7c69add69c9ee10653e69..22cf0838efce9819ebffd6abc9c2113321318311 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -15,8 +15,8 @@ include_rules = [
"+chrome/browser/chrome_notification_types.h",
"+chrome/browser/extensions/api/content_settings/content_settings_store.h",
"+chrome/browser/extensions/api/preference/preference_api.h",
- "+chrome/browser/extensions/api/runtime/runtime_api.h",
"+chrome/browser/renderer_host/chrome_render_message_filter.h",
+ "+chrome/common/extensions/api/runtime.h",
"+chrome/common/extensions/api/sockets/sockets_manifest_data.h",
"+chrome/common/extensions/features/feature_channel.h",
"+grit/generated_resources.h",
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | extensions/browser/api/runtime/runtime_event_router.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698