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

Unified Diff: services/ui/public/cpp/DEPS

Issue 2523433003: Use mojo [de]serialization for SkBitmap property type conversion. (Closed)
Patch Set: Created 4 years, 1 month 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 | « services/ui/public/cpp/BUILD.gn ('k') | services/ui/public/cpp/property_type_converters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/cpp/DEPS
diff --git a/services/ui/public/cpp/DEPS b/services/ui/public/cpp/DEPS
index 5f002a14856a44d1bcca77b4dbf795d2c10a25f9..10ed84d52588abae7c50d17d20667d8c90fb805d 100644
--- a/services/ui/public/cpp/DEPS
+++ b/services/ui/public/cpp/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+gpu",
- "+mojo/gpu"
+ "+mojo/gpu",
+ "+skia/public/interfaces"
]
« no previous file with comments | « services/ui/public/cpp/BUILD.gn ('k') | services/ui/public/cpp/property_type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698