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

Unified Diff: public/platform/WebContentLayer.h

Issue 312203002: Delete per-layer gpu rasterization hint. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebContentLayer.h
diff --git a/public/platform/WebContentLayer.h b/public/platform/WebContentLayer.h
index f20b5674052f782e9e46f63be01a94044bc426c4..2647de0ae6069bc36ee434ef4a8a925ce7f72eb6 100644
--- a/public/platform/WebContentLayer.h
+++ b/public/platform/WebContentLayer.h
@@ -53,8 +53,6 @@ public:
// for these tiles.
// Defaults to false.
virtual void setDrawCheckerboardForMissingTiles(bool) = 0;
-
- virtual void setHasGpuRasterizationHint(bool) = 0;
};
} // namespace blink
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698