| Index: sync/util/immutable_unittest.cc
|
| diff --git a/chrome/browser/sync/util/immutable_unittest.cc b/sync/util/immutable_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/sync/util/immutable_unittest.cc
|
| rename to sync/util/immutable_unittest.cc
|
| index dc6553bbbec92f844016bdfc2bd246d2f267cf1e..aa0037b4aee4d1c7e13475f7f227b7501e1ff004 100644
|
| --- a/chrome/browser/sync/util/immutable_unittest.cc
|
| +++ b/sync/util/immutable_unittest.cc
|
| @@ -1,8 +1,8 @@
|
| -// Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2012 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 "chrome/browser/sync/util/immutable.h"
|
| +#include "sync/util/immutable.h"
|
|
|
| #include <algorithm>
|
| #include <cstddef>
|
|
|