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

Unified Diff: ui/gfx/codec/DEPS

Issue 10886050: Add code to insure we are using the correct library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed DEPS Created 8 years, 4 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 | « build/common.gypi ('k') | ui/gfx/codec/jpeg_codec.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/codec/DEPS
diff --git a/ui/gfx/codec/DEPS b/ui/gfx/codec/DEPS
index d7297834867fe2c011dad63eb7752a1cbb723627..6a58de326fb657491a1ac74cd424f9a4e31e565a 100644
--- a/ui/gfx/codec/DEPS
+++ b/ui/gfx/codec/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+skia",
"+third_party/libjpeg",
+ "+third_party/libjpeg_turbo",
"+third_party/libpng",
"+third_party/zlib",
]
« no previous file with comments | « build/common.gypi ('k') | ui/gfx/codec/jpeg_codec.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698