| Index: cc/playback/picture.cc
|
| diff --git a/cc/resources/picture.cc b/cc/playback/picture.cc
|
| similarity index 99%
|
| rename from cc/resources/picture.cc
|
| rename to cc/playback/picture.cc
|
| index cd465053715e2eb1587c3c5d9997b6a3c3a764d0..4537bf7210712af95200f62aefa1491ed1d9d24d 100644
|
| --- a/cc/resources/picture.cc
|
| +++ b/cc/playback/picture.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/resources/picture.h"
|
| +#include "cc/playback/picture.h"
|
|
|
| #include <set>
|
| #include <string>
|
|
|