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

Unified Diff: ppapi/shared_impl/DEPS

Issue 2136743002: Simplify ppapi Graphics3D size propagation a bit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_attr_parse_to_pepper
Patch Set: Created 4 years, 5 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: ppapi/shared_impl/DEPS
diff --git a/ppapi/shared_impl/DEPS b/ppapi/shared_impl/DEPS
index 3947af1232efe91555def96cc8ea31406dc2b0c5..7f786933dba4e76e18522bb4eba31f020a194a14 100644
--- a/ppapi/shared_impl/DEPS
+++ b/ppapi/shared_impl/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+media/audio",
"+media/base",
"+skia",
+ "+ui/gfx/geometry",
erikchen 2016/07/09 01:14:55 When I was working on my change, I had plumbed gfx
piman 2016/07/09 01:19:35 Truth is, even after the DEPS thing, you'd certain
"-ppapi/cpp",
"-ppapi/proxy",

Powered by Google App Engine
This is Rietveld 408576698