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

Unified Diff: blimp/DEPS

Issue 1859753002: Blimp: create Mojo component for renderer/browser communication. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: yzshen and nyquist feedback Created 4 years, 8 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 | « no previous file | blimp/client/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/DEPS
diff --git a/gpu/skia_bindings/DEPS b/blimp/DEPS
similarity index 53%
copy from gpu/skia_bindings/DEPS
copy to blimp/DEPS
index 3e2b989a3de21b620b14d95c366985c81090ae73..36d9d3fb8f3e239a63321f52d460a5be558227a0 100644
--- a/gpu/skia_bindings/DEPS
+++ b/blimp/DEPS
@@ -1,4 +1,5 @@
include_rules = [
- "+third_party/khronos",
+ "+third_party/libwebp",
"+third_party/skia",
+ "+skia",
]
« no previous file with comments | « no previous file | blimp/client/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698