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

Unified Diff: content/browser/DEPS

Issue 2860903006: Handle webuis when using the network service. (Closed)
Patch Set: merge Created 3 years, 7 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 | « content/browser/BUILD.gn ('k') | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 2d9c407e4675a72a37293da045a69a6e54ee4230..964efbb4131b80685bf0d1cb6a671894316b49d7 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -52,6 +52,7 @@ include_rules = [
"+third_party/isimpledom",
"+third_party/khronos", # For enum definitions only
"+third_party/re2",
+ "+third_party/zlib",
# Allow non-browser Chrome OS code to be used.
"+chromeos",
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698