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

Unified Diff: app/gfx/codec/DEPS

Issue 243076: Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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 | « app/app.gyp ('k') | app/gfx/codec/jpeg_codec.h » ('j') | build/common.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/gfx/codec/DEPS
===================================================================
--- app/gfx/codec/DEPS (revision 0)
+++ app/gfx/codec/DEPS (revision 0)
@@ -0,0 +1,5 @@
+include_rules = [
+ "+skia",
+ "+third_party/libjpeg",
+ "+third_party/libpng",
+]
« no previous file with comments | « app/app.gyp ('k') | app/gfx/codec/jpeg_codec.h » ('j') | build/common.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698