| Index: cc/output/compositor_frame_ack.cc
|
| diff --git a/cc/compositor_frame_ack.cc b/cc/output/compositor_frame_ack.cc
|
| similarity index 88%
|
| rename from cc/compositor_frame_ack.cc
|
| rename to cc/output/compositor_frame_ack.cc
|
| index 1ad1093f3c3e759303d4aaf4548eb54bafc1c8e2..781c67dd3924d2c10cee610c1565b0cd3478e163 100644
|
| --- a/cc/compositor_frame_ack.cc
|
| +++ b/cc/output/compositor_frame_ack.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_ack.h"
|
| +#include "cc/output/compositor_frame_ack.h"
|
|
|
| namespace cc {
|
|
|
|
|