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

Unified Diff: cc/test/layer_tree_pixel_test.h

Issue 670183003: Update from chromium 62675d9fb31fb8cedc40f68e78e8445a74f362e7 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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 | « cc/test/layer_test_common.cc ('k') | cc/test/layer_tree_pixel_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/layer_tree_pixel_test.h
diff --git a/cc/test/layer_tree_pixel_test.h b/cc/test/layer_tree_pixel_test.h
index 5c220d59cb810a43c9a488109570b9e804a33336..e6f5cb7a47e7a5d9049423740a351cbe755a3cd5 100644
--- a/cc/test/layer_tree_pixel_test.h
+++ b/cc/test/layer_tree_pixel_test.h
@@ -59,10 +59,8 @@ class LayerTreePixelTest : public LayerTreeTest {
const SkBitmap& bitmap);
enum PixelTestType {
- GL_WITH_DEFAULT,
- GL_WITH_BITMAP,
- SOFTWARE_WITH_DEFAULT,
- SOFTWARE_WITH_BITMAP
+ PIXEL_TEST_GL,
+ PIXEL_TEST_SOFTWARE,
};
void RunPixelTest(PixelTestType type,
« no previous file with comments | « cc/test/layer_test_common.cc ('k') | cc/test/layer_tree_pixel_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698