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

Unified Diff: app/slide_animation_unittest.cc

Issue 2986002: More header cleanup: (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: mac compile fixes (tested locally) Created 10 years, 5 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 | « app/animation_container_unittest.cc ('k') | base/message_loop.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/slide_animation_unittest.cc
diff --git a/app/slide_animation_unittest.cc b/app/slide_animation_unittest.cc
index 8bc947fe9e5ca60773218f36e0df1def92ffaff6..d34b975ed9ff5c0b50a018dd9686348c15e16897 100644
--- a/app/slide_animation_unittest.cc
+++ b/app/slide_animation_unittest.cc
@@ -4,6 +4,7 @@
#include "app/slide_animation.h"
#include "app/test_animation_delegate.h"
+#include "base/scoped_ptr.h"
#include "testing/gtest/include/gtest/gtest.h"
class SlideAnimationTest: public testing::Test {
« no previous file with comments | « app/animation_container_unittest.cc ('k') | base/message_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698