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

Unified Diff: cc/test/layer_tree_pixel_test.h

Issue 61553006: Rename WebKit namespace to blink (part 5) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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/fake_web_graphics_context_3d.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 03747c0e33decf4896b485b5a599a3867eaf6d0b..d6e14c2de8bbf7b6d23c0b3db5af1fac4e545597 100644
--- a/cc/test/layer_tree_pixel_test.h
+++ b/cc/test/layer_tree_pixel_test.h
@@ -79,7 +79,7 @@ class LayerTreePixelTest : public LayerTreeTest {
scoped_ptr<SingleReleaseCallback>* release_callback);
void ReleaseTextureMailbox(
- scoped_ptr<WebKit::WebGraphicsContext3D> context3d,
+ scoped_ptr<blink::WebGraphicsContext3D> context3d,
uint32 texture,
uint32 sync_point,
bool lost_resource);
« no previous file with comments | « cc/test/fake_web_graphics_context_3d.cc ('k') | cc/test/layer_tree_pixel_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698