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

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: Fixed Python formatting 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
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/base/resource/resource_bundle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « ui/base/BUILD.gn ('k') | ui/base/resource/resource_bundle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698