| Index: cc/output/render_surface_filters.cc
|
| diff --git a/cc/render_surface_filters.cc b/cc/output/render_surface_filters.cc
|
| similarity index 99%
|
| rename from cc/render_surface_filters.cc
|
| rename to cc/output/render_surface_filters.cc
|
| index 8f61c698512f4e606ec1db3b167bb97d804f102e..dd5e1a1ab21c504994eb430d53a1c1ea5a451710 100644
|
| --- a/cc/render_surface_filters.cc
|
| +++ b/cc/output/render_surface_filters.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/render_surface_filters.h"
|
| +#include "cc/output/render_surface_filters.h"
|
|
|
| #include "base/logging.h"
|
| #include "skia/ext/refptr.h"
|
|
|