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

Unified Diff: services/view_manager/server_view_delegate.h

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 | « services/view_manager/server_view.cc ('k') | services/view_manager/test_server_view_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/view_manager/server_view_delegate.h
diff --git a/services/view_manager/server_view_delegate.h b/services/view_manager/server_view_delegate.h
index 66be4a9bdb8ef2651131c974f6b0499fb3271c01..cf19051fec2e902feef56e8fa1f6c054772899f3 100644
--- a/services/view_manager/server_view_delegate.h
+++ b/services/view_manager/server_view_delegate.h
@@ -5,6 +5,8 @@
#ifndef SERVICES_VIEW_MANAGER_SERVER_VIEW_DELEGATE_H_
#define SERVICES_VIEW_MANAGER_SERVER_VIEW_DELEGATE_H_
+#include "mojo/services/public/interfaces/view_manager/view_manager_constants.mojom.h"
+
namespace gfx {
class Rect;
}
« no previous file with comments | « services/view_manager/server_view.cc ('k') | services/view_manager/test_server_view_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698