| Index: cc/output/output_surface.cc
|
| diff --git a/cc/output_surface.cc b/cc/output/output_surface.cc
|
| similarity index 98%
|
| rename from cc/output_surface.cc
|
| rename to cc/output/output_surface.cc
|
| index d1da25c1a25e90dd39a7f05381de03ceff0781ee..34ba8d0ed717d3410f2b33df76edd2ef02453ddb 100644
|
| --- a/cc/output_surface.cc
|
| +++ b/cc/output/output_surface.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "cc/output_surface.h"
|
| +#include "cc/output/output_surface.h"
|
|
|
| #include <set>
|
| #include <string>
|
|
|