| Index: sync/util/get_session_name_win.cc
|
| diff --git a/chrome/browser/sync/util/get_session_name_win.cc b/sync/util/get_session_name_win.cc
|
| similarity index 89%
|
| rename from chrome/browser/sync/util/get_session_name_win.cc
|
| rename to sync/util/get_session_name_win.cc
|
| index f4012a2c45604dabaffa739a6c10a635fa09573a..499930ba893dddebe034a72f99b155a1b7164f93 100644
|
| --- a/chrome/browser/sync/util/get_session_name_win.cc
|
| +++ b/sync/util/get_session_name_win.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/sync/util/get_session_name_win.h"
|
| +#include "sync/util/get_session_name_win.h"
|
|
|
| #include <windows.h>
|
|
|
|
|