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

Unified Diff: views/test/views_test_base.h

Issue 8202014: Fixes aura build on windows. Makes all tests use the test compositor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Tweaks Created 9 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 | « ui/gfx/compositor/layer_unittest.cc ('k') | views/views.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/test/views_test_base.h
diff --git a/views/test/views_test_base.h b/views/test/views_test_base.h
index 9ee3f2127417f0411fc71e1a88d99bab4c812355..72181faf3824f1fa19549db923ec40d2478c57d2 100644
--- a/views/test/views_test_base.h
+++ b/views/test/views_test_base.h
@@ -6,10 +6,9 @@
#define VIEWS_TEST_VIEWS_TEST_BASE_H_
#pragma once
-#include "testing/gtest/include/gtest/gtest.h"
-
#include "base/memory/scoped_ptr.h"
#include "base/message_loop.h"
+#include "testing/gtest/include/gtest/gtest.h"
#include "views/test/test_views_delegate.h"
namespace views {
« no previous file with comments | « ui/gfx/compositor/layer_unittest.cc ('k') | views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698