Index: chrome/browser/sync/test/live_sync/performance/sync_timing_helper.h |
=================================================================== |
--- chrome/browser/sync/test/live_sync/performance/sync_timing_helper.h (revision 99413) |
+++ chrome/browser/sync/test/live_sync/performance/sync_timing_helper.h (working copy) |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_TEST_LIVE_SYNC_PERFORMANCE_SYNC_TIMING_HELPER_H_ |
-#define CHROME_TEST_LIVE_SYNC_PERFORMANCE_SYNC_TIMING_HELPER_H_ |
+#ifndef CHROME_BROWSER_SYNC_TEST_LIVE_SYNC_PERFORMANCE_SYNC_TIMING_HELPER_H_ |
+#define CHROME_BROWSER_SYNC_TEST_LIVE_SYNC_PERFORMANCE_SYNC_TIMING_HELPER_H_ |
#pragma once |
#include "base/basictypes.h" |
@@ -46,4 +46,4 @@ |
DISALLOW_COPY_AND_ASSIGN(SyncTimingHelper); |
}; |
-#endif // CHROME_TEST_LIVE_SYNC_PERFORMANCE_SYNC_TIMING_HELPER_H_ |
+#endif // CHROME_BROWSER_SYNC_TEST_LIVE_SYNC_PERFORMANCE_SYNC_TIMING_HELPER_H_ |