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

Unified Diff: sky/viewer/DEPS

Issue 659043004: Fix build. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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 | « sky/viewer/BUILD.gn ('k') | sky/viewer/document_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/DEPS
diff --git a/sky/viewer/DEPS b/sky/viewer/DEPS
index ce19159bd9a203cb89309a66c33384b0c84def66..599ed9d7c56d81d121f123640abdd0651a9e07ef 100644
--- a/sky/viewer/DEPS
+++ b/sky/viewer/DEPS
@@ -1,7 +1,8 @@
include_rules = [
"+cc",
- "+mojo/cc",
"+mojo/application",
+ "+mojo/cc",
+ "+mojo/converters/geometry",
"+mojo/services",
"+net/base",
"+skia",
« no previous file with comments | « sky/viewer/BUILD.gn ('k') | sky/viewer/document_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698