| Index: remoting/host/resources_linux.cc
|
| diff --git a/remoting/base/resources_linux.cc b/remoting/host/resources_linux.cc
|
| similarity index 92%
|
| rename from remoting/base/resources_linux.cc
|
| rename to remoting/host/resources_linux.cc
|
| index 63a53f2b496438cab9e58165685a48afc9fbbc6a..4dc96744ed34b7e6e6d91307633b74719b96552e 100644
|
| --- a/remoting/base/resources_linux.cc
|
| +++ b/remoting/host/resources_linux.cc
|
| @@ -1,8 +1,8 @@
|
| -// Copyright 2013 The Chromium Authors. All rights reserved.
|
| +// Copyright 2015 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/base/resources.h"
|
| +#include "remoting/host/resources.h"
|
|
|
| #include <dlfcn.h>
|
|
|
|
|