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

Unified Diff: content/browser/webui/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: Reformatted based on review suggestions 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: content/browser/webui/DEPS
diff --git a/tools/imagediff/DEPS b/content/browser/webui/DEPS
similarity index 61%
copy from tools/imagediff/DEPS
copy to content/browser/webui/DEPS
index 170e24fb81fdad339aef0dc467fd1d9a9baab44e..71655dff9aa57caec2da7a83cb8f28b9fc41cc49 100644
--- a/tools/imagediff/DEPS
+++ b/content/browser/webui/DEPS
@@ -1,4 +1,3 @@
include_rules = [
- "+third_party/libpng/png.h",
"+third_party/zlib/zlib.h",
]

Powered by Google App Engine
This is Rietveld 408576698