| Index: chrome/common/media_router/route_message.cc
|
| diff --git a/chrome/browser/media/router/route_message.cc b/chrome/common/media_router/route_message.cc
|
| similarity index 94%
|
| rename from chrome/browser/media/router/route_message.cc
|
| rename to chrome/common/media_router/route_message.cc
|
| index 89d88f87ee5364336876ed57ca69c463d052057a..ded2e7e587cd1f8b3840a573d85b1b1d46effc99 100644
|
| --- a/chrome/browser/media/router/route_message.cc
|
| +++ b/chrome/common/media_router/route_message.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 "chrome/browser/media/router/route_message.h"
|
| +#include "chrome/common/media_router/route_message.h"
|
|
|
| #include "base/base64.h"
|
| #include "base/json/string_escape.h"
|
|
|