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

Unified Diff: cc/test/CCSchedulerTestCommon.h

Issue 11035010: cc: Change gtest includes to the style used in chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: testSuite -> test_suite Created 8 years, 3 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 | « cc/test/CCLayerTestCommon.cpp ('k') | cc/test/FakeGraphicsContext3DTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/CCSchedulerTestCommon.h
diff --git a/cc/test/CCSchedulerTestCommon.h b/cc/test/CCSchedulerTestCommon.h
index ba9c819be791f0f67bd4082a9459427cde2449a6..2f6660bd7f3ba5478e4193b40669139924349ffa 100644
--- a/cc/test/CCSchedulerTestCommon.h
+++ b/cc/test/CCSchedulerTestCommon.h
@@ -9,7 +9,7 @@
#include "CCFrameRateController.h"
#include "CCThread.h"
#include "base/threading/platform_thread.h"
-#include <gtest/gtest.h>
+#include "testing/gtest/include/gtest/gtest.h"
#include <wtf/OwnPtr.h>
namespace WebKitTests {
« no previous file with comments | « cc/test/CCLayerTestCommon.cpp ('k') | cc/test/FakeGraphicsContext3DTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698