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

Unified Diff: cc/tile.cc

Issue 12353003: cc: Refactored Tile::GetResourceId (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more changes Created 7 years, 10 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: cc/tile.cc
diff --git a/cc/tile.cc b/cc/tile.cc
index 818579128945893be96a5944179d164f808f8bea..39a198670cb0f57410fde66345f701d170f6833f 100644
--- a/cc/tile.cc
+++ b/cc/tile.cc
@@ -5,6 +5,7 @@
#include "cc/tile.h"
#include "base/stringprintf.h"
+#include "cc/tile_drawing_info.h"
#include "cc/tile_manager.h"
#include "third_party/khronos/GLES2/gl2.h"

Powered by Google App Engine
This is Rietveld 408576698