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

Unified Diff: ppapi/tests/test_graphics_2d.h

Issue 12989006: Move HiDPI-related Pepper interfaces to stable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase after spelling-correction CL Created 7 years, 9 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
Index: ppapi/tests/test_graphics_2d.h
diff --git a/ppapi/tests/test_graphics_2d.h b/ppapi/tests/test_graphics_2d.h
index 4107504d7c75b0dbb11d98306594207a6fb88fd3..b54a04ba53a8804bf4d602510b131f8b0b2a1d0b 100644
--- a/ppapi/tests/test_graphics_2d.h
+++ b/ppapi/tests/test_graphics_2d.h
@@ -96,6 +96,7 @@ class TestGraphics2D : public TestCase {
std::string TestHumongous();
std::string TestInitToZero();
std::string TestDescribe();
+ std::string TestScale();
std::string TestPaint();
std::string TestScroll();
std::string TestReplace();

Powered by Google App Engine
This is Rietveld 408576698