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

Unified Diff: tools/imagediff/DEPS

Issue 6696085: Add the ability to write comments to PNGCodec::Encode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: strdup Created 9 years, 9 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: tools/imagediff/DEPS
diff --git a/tools/imagediff/DEPS b/tools/imagediff/DEPS
index 1a45e546d389a33ce4d1591fc2929a2153cd3c1f..b273ae3319cc3d47495e8f06a65bbe27098e5671 100644
--- a/tools/imagediff/DEPS
+++ b/tools/imagediff/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+ui/gfx/codec",
+ "+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698