cc:Stop incrementing while loop when iterator at the end
[chromium-blink-merge.git] / ui / compositor / reflector.cc
blob31dcdaef6105459ab2c82fa60cc5a1b6d03703f2
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "ui/compositor/reflector.h"
7 namespace ui {
9 Reflector::~Reflector() {
12 } // namespace ui