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

Unified Diff: extensions/utility/DEPS

Issue 2881453002: DNR Prototype: With flatbuffers
Patch Set: -- Created 3 years, 6 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/shell/browser/shell_extension_system.cc ('k') | extensions/utility/unpacker.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/utility/DEPS
diff --git a/extensions/utility/DEPS b/extensions/utility/DEPS
index 48d2f8d5f2e7aa04d3ef50ffd20957cd770d6770..9444947c3b8d82bd449b53059dd6c3095c70ca97 100644
--- a/extensions/utility/DEPS
+++ b/extensions/utility/DEPS
@@ -3,4 +3,8 @@ include_rules = [
"+content/public/child",
"+net",
"+third_party/zlib/google",
+ "-extensions",
+ "+extensions/common",
+ "+extensions/test",
+ "+extensions/string",
]
« no previous file with comments | « extensions/shell/browser/shell_extension_system.cc ('k') | extensions/utility/unpacker.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698