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

Unified Diff: ui/base/DEPS

Issue 1968993002: Compressing .pak resources with new option: "type=GZIPPABLE_BINDATA" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed flackr's comments Created 4 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: ui/base/DEPS
diff --git a/ui/base/DEPS b/ui/base/DEPS
index 1a5dca373722b3c152490a4e00f37beb3baaf409..acac72efa5490e3b58af7af7749bf8bbe0cf6c58 100644
--- a/ui/base/DEPS
+++ b/ui/base/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+net",
"+skia/ext",
"+third_party/skia",
+ "+third_party/zlib/zlib.h",
"+ui/display",
"+ui/events",
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698