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

Unified Diff: content/browser/DEPS

Issue 2860903006: Handle webuis when using the network service. (Closed)
Patch Set: nits 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
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 7baa13bc36bb4b311953b572ef7d202499dd7bf7..f7928600cdfb972d724714ff2b933ec043f9bb9e 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -51,6 +51,7 @@ include_rules = [
"+third_party/isimpledom",
"+third_party/khronos", # For enum definitions only
"+third_party/re2",
+ "+third_party/zlib/zlib.h",
# Allow non-browser Chrome OS code to be used.
"+chromeos",

Powered by Google App Engine
This is Rietveld 408576698