Chromium Code Reviews| Index: cc/frame_rate_controller_unittest.cc |
| diff --git a/cc/frame_rate_controller_unittest.cc b/cc/frame_rate_controller_unittest.cc |
| index 7becaa2365c64851285b44d5d91ce928128c58f2..6f571289fce611b0e352fb1dcee2825013436ccf 100644 |
| --- a/cc/frame_rate_controller_unittest.cc |
| +++ b/cc/frame_rate_controller_unittest.cc |
| @@ -1,4 +1,4 @@ |
| -// Copyright 2011 The Chromium Authors. All rights reserved. |
| +y// Copyright 2011 The Chromium Authors. All rights reserved. |
|
enne (OOO)
2012/11/05 17:01:07
...
danakj
2012/11/05 17:34:08
Done.
|
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| @@ -167,4 +167,4 @@ TEST(FrameRateControllerTest, TestFrameThrottling_Unthrottled) |
| EXPECT_TRUE(client.vsyncTicked()); |
| } |
| -} |
| +} // anonymous namespace |