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

Unified Diff: blimp/client/DEPS

Issue 1680333004: Add support for encoding/decoding WebP images. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@serialize-deserialize-images-framework
Patch Set: merged origin/master Created 4 years, 10 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: blimp/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index e334a8c46e5708ddc3112b852fd65e8d8938e35d..06e3f96539e15d0329089a8ab82782cd48dfad15 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+jni",
"+net/base",
"+skia",
+ "+third_party/libwebp",
"+third_party/skia",
"+third_party/WebKit/public/web/WebInputEvent.h",
"+ui/events",

Powered by Google App Engine
This is Rietveld 408576698