Index: sync/util/weak_handle.cc |
diff --git a/chrome/browser/sync/util/weak_handle.cc b/sync/util/weak_handle.cc |
similarity index 87% |
rename from chrome/browser/sync/util/weak_handle.cc |
rename to sync/util/weak_handle.cc |
index 040841f760d252d265768aa9415f01f16ecfb47b..bdf580b7e1de8eea716033d89e07af6c4e10e2d0 100644 |
--- a/chrome/browser/sync/util/weak_handle.cc |
+++ b/sync/util/weak_handle.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/weak_handle.h" |
+#include "sync/util/weak_handle.h" |
#include <sstream> |