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

Unified Diff: chrome/browser/extensions/DEPS

Issue 568583002: Introduce WebRequestEventRouterDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 6 years, 3 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/app/generated_resources.grd ('k') | chrome/browser/extensions/api/chrome_extensions_api_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/DEPS
diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS
index c10cbddb22609917ce96c7afb298e8cc6cc2378f..5bbbf4e3930de99ef55ae9db963401e85a22781e 100644
--- a/chrome/browser/extensions/DEPS
+++ b/chrome/browser/extensions/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"-chrome/browser/apps",
"+components/crx_file",
"+components/user_manager",
+ "+extensions/strings/grit/extensions_strings.h",
# For access to testing command line switches.
"+ppapi/shared_impl",
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/extensions/api/chrome_extensions_api_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698