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

Unified Diff: mojo/services/public/interfaces/view_manager/BUILD.gn

Issue 772893004: Adds constants and runner for animations (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Merge Created 6 years 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 | mojo/services/public/interfaces/view_manager/animations.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/public/interfaces/view_manager/BUILD.gn
diff --git a/mojo/services/public/interfaces/view_manager/BUILD.gn b/mojo/services/public/interfaces/view_manager/BUILD.gn
index 97374e553ac6a024eba2a99b1c61e4328b42b601..10e7b43b6e9351824eb39e56686fd342e3916d53 100644
--- a/mojo/services/public/interfaces/view_manager/BUILD.gn
+++ b/mojo/services/public/interfaces/view_manager/BUILD.gn
@@ -6,6 +6,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("view_manager") {
sources = [
+ "animations.mojom",
"view_manager.mojom",
"view_manager_constants.mojom",
]
« no previous file with comments | « no previous file | mojo/services/public/interfaces/view_manager/animations.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698