Index: sync/syncable/syncable-inl.h |
diff --git a/chrome/browser/sync/syncable/syncable-inl.h b/sync/syncable/syncable-inl.h |
similarity index 65% |
rename from chrome/browser/sync/syncable/syncable-inl.h |
rename to sync/syncable/syncable-inl.h |
index c5beed973dc9751352b8b93fdfed3c80e9c29899..4e5119fc39f9176e76628a5e17bd8c2b81023cc7 100644 |
--- a/chrome/browser/sync/syncable/syncable-inl.h |
+++ b/sync/syncable/syncable-inl.h |
@@ -1,9 +1,9 @@ |
-// Copyright (c) 2010 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. |
-#ifndef CHROME_BROWSER_SYNC_SYNCABLE_SYNCABLE_INL_H_ |
-#define CHROME_BROWSER_SYNC_SYNCABLE_SYNCABLE_INL_H_ |
+#ifndef SYNC_SYNCABLE_SYNCABLE_INL_H_ |
+#define SYNC_SYNCABLE_SYNCABLE_INL_H_ |
#pragma once |
namespace syncable { |
@@ -19,4 +19,4 @@ class LessField { |
} // namespace syncable |
-#endif // CHROME_BROWSER_SYNC_SYNCABLE_SYNCABLE_INL_H_ |
+#endif // SYNC_SYNCABLE_SYNCABLE_INL_H_ |