| Index: jingle/notifier/communicator/connection_options.cc
|
| diff --git a/chrome/common/net/notifier/communicator/connection_options.cc b/jingle/notifier/communicator/connection_options.cc
|
| similarity index 84%
|
| rename from chrome/common/net/notifier/communicator/connection_options.cc
|
| rename to jingle/notifier/communicator/connection_options.cc
|
| index 1e5b6e7b13215b0bb97d07ca02aeda44d2c31f85..fe52d7f97b420d8d4aa738626fcd693bd9c080d0 100644
|
| --- a/chrome/common/net/notifier/communicator/connection_options.cc
|
| +++ b/jingle/notifier/communicator/connection_options.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/common/net/notifier/communicator/connection_options.h"
|
| +#include "jingle/notifier/communicator/connection_options.h"
|
|
|
| namespace notifier {
|
|
|
|
|