Index: sync/protocol/sync_protocol_error.cc |
diff --git a/chrome/browser/sync/protocol/sync_protocol_error.cc b/sync/protocol/sync_protocol_error.cc |
similarity index 92% |
rename from chrome/browser/sync/protocol/sync_protocol_error.cc |
rename to sync/protocol/sync_protocol_error.cc |
index 7727f41539ab625010cdb254d19efa412cc74226..544d98aeacf36a32c6bd28ffe11c251386ae256f 100644 |
--- a/chrome/browser/sync/protocol/sync_protocol_error.cc |
+++ b/sync/protocol/sync_protocol_error.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/protocol/sync_protocol_error.h" |
+#include "sync/protocol/sync_protocol_error.h" |
#include <string> |