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

Unified Diff: chrome/browser/extensions/api/web_request/DEPS

Issue 568583002: Introduce WebRequestEventRouterDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase. 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
Index: chrome/browser/extensions/api/web_request/DEPS
diff --git a/chrome/browser/extensions/api/web_request/DEPS b/chrome/browser/extensions/api/web_request/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..b219b2392748a374d91435979c654674ee070cce
--- /dev/null
+++ b/chrome/browser/extensions/api/web_request/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+extensions/strings/grit/extensions_strings.h",
Ken Rockot(use gerrit already) 2014/09/19 20:52:27 I think you should actually just add this line to
Xi Han 2014/09/19 22:05:55 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698