Index: cc/resources/prioritized_resource_manager.cc |
diff --git a/cc/resources/prioritized_resource_manager.cc b/cc/resources/prioritized_resource_manager.cc |
index 2c406dfcf3600aab246f1450980a66ff71dd8d19..9659a4f1f3da06f38684c574c2c707bbacac2c32 100644 |
--- a/cc/resources/prioritized_resource_manager.cc |
+++ b/cc/resources/prioritized_resource_manager.cc |
@@ -416,7 +416,6 @@ void PrioritizedResourceManager::RegisterTexture(PrioritizedResource* texture) { |
texture->set_manager_internal(this); |
textures_.insert(texture); |
- |
} |
void PrioritizedResourceManager::UnregisterTexture( |