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

Unified Diff: ui/gfx/animation/BUILD.gn

Issue 2778153002: Add missing header files to GN files (Closed)
Patch Set: manual fix for CrOS Created 3 years, 9 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: ui/gfx/animation/BUILD.gn
diff --git a/ui/gfx/animation/BUILD.gn b/ui/gfx/animation/BUILD.gn
index d561028d158d22ca88cc11e915a488ed6bbd9a6a..f707eebe5ae49a1f68e26ae6a04fc91d35f1fd47 100644
--- a/ui/gfx/animation/BUILD.gn
+++ b/ui/gfx/animation/BUILD.gn
@@ -27,6 +27,7 @@ component("animation") {
"multi_animation.h",
"slide_animation.cc",
"slide_animation.h",
+ "test_animation_delegate.h",
Nico 2017/03/28 14:47:50 I think this belongs in https://cs.chromium.org/ch
wychen 2017/03/28 22:12:48 Done.
"throb_animation.cc",
"throb_animation.h",
"tween.cc",
« third_party/snappy/BUILD.gn ('K') | « ui/events/ipc/BUILD.gn ('k') | ui/gfx/ipc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698