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

Unified Diff: ui/gfx/chromeos/codec/DEPS

Issue 569623002: Switch ChromeOS Chromium login to use IJG libjpeg (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: JPEGCodecRobustSlow Created 5 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/gfx/chromeos/codec/DEPS
diff --git a/ui/gfx/chromeos/codec/DEPS b/ui/gfx/chromeos/codec/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d5f8ca2145ebd07fd7fc98ea3395a5fd3df7368b
--- /dev/null
+++ b/ui/gfx/chromeos/codec/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+skia",
+ "+third_party/libjpeg",
+]

Powered by Google App Engine
This is Rietveld 408576698