| Index: cc/output/compositor_frame_metadata.cc
|
| diff --git a/cc/compositor_frame_metadata.cc b/cc/output/compositor_frame_metadata.cc
|
| similarity index 89%
|
| rename from cc/compositor_frame_metadata.cc
|
| rename to cc/output/compositor_frame_metadata.cc
|
| index 73aa9753df319b8f365dcdd5483a908e5c0bddae..e202c30f208e7257e4f38ef5fb85c1516207cb11 100644
|
| --- a/cc/compositor_frame_metadata.cc
|
| +++ b/cc/output/compositor_frame_metadata.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/compositor_frame_metadata.h"
|
| +#include "cc/output/compositor_frame_metadata.h"
|
|
|
| namespace cc {
|
|
|
|
|