| Index: cc/output/texture_mailbox_deleter.cc
|
| diff --git a/cc/resources/texture_mailbox_deleter.cc b/cc/output/texture_mailbox_deleter.cc
|
| similarity index 98%
|
| rename from cc/resources/texture_mailbox_deleter.cc
|
| rename to cc/output/texture_mailbox_deleter.cc
|
| index ab863684e81fd4b8bc9ce7439460f1db7a177eb5..aaf2a0ef22344b417627d08fa51afb38ba3c15d5 100644
|
| --- a/cc/resources/texture_mailbox_deleter.cc
|
| +++ b/cc/output/texture_mailbox_deleter.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/texture_mailbox_deleter.h"
|
| +#include "cc/output/texture_mailbox_deleter.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
|
|