| Index: blimp/client/feature/compositor/webp_decoder.cc
|
| diff --git a/blimp/common/compositor/webp_decoder.cc b/blimp/client/feature/compositor/webp_decoder.cc
|
| similarity index 98%
|
| rename from blimp/common/compositor/webp_decoder.cc
|
| rename to blimp/client/feature/compositor/webp_decoder.cc
|
| index 7d2fb271a6e717cc14b08aab6e1517c9ccd2e019..0a50a5405539a431ffa026afff21fd26487a56e1 100644
|
| --- a/blimp/common/compositor/webp_decoder.cc
|
| +++ b/blimp/client/feature/compositor/webp_decoder.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 "blimp/common/compositor/webp_decoder.h"
|
| +#include "blimp/client/feature/compositor/webp_decoder.h"
|
|
|
| #include "base/lazy_instance.h"
|
| #include "base/logging.h"
|
|
|