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

Unified Diff: cc/test/pixel_test.h

Issue 734063004: Update from https://crrev.com/304418 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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_tree_test.cc ('k') | cc/test/pixel_test_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/pixel_test.h
diff --git a/cc/test/pixel_test.h b/cc/test/pixel_test.h
index dff279008123a12067bb3ab6eee316269f69d6b1..46cdcba8f788c855d540160ba9a4a272cf915421 100644
--- a/cc/test/pixel_test.h
+++ b/cc/test/pixel_test.h
@@ -93,7 +93,7 @@ class RendererPixelTest : public PixelTest {
bool ExpandedViewport() const;
protected:
- virtual void SetUp() override;
+ void SetUp() override;
};
// Wrappers to differentiate renderers where the the output surface and viewport
« no previous file with comments | « cc/test/layer_tree_test.cc ('k') | cc/test/pixel_test_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698