Index: chrome/test/base/testing_pref_service.h |
=================================================================== |
--- chrome/test/base/testing_pref_service.h (revision 94974) |
+++ chrome/test/base/testing_pref_service.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_TESTING_PREF_SERVICE_H_ |
-#define CHROME_TEST_TESTING_PREF_SERVICE_H_ |
+#ifndef CHROME_TEST_BASE_TESTING_PREF_SERVICE_H_ |
+#define CHROME_TEST_BASE_TESTING_PREF_SERVICE_H_ |
#pragma once |
#include "base/memory/ref_counted.h" |
@@ -94,4 +94,4 @@ |
DISALLOW_COPY_AND_ASSIGN(ScopedTestingLocalState); |
}; |
-#endif // CHROME_TEST_TESTING_PREF_SERVICE_H_ |
+#endif // CHROME_TEST_BASE_TESTING_PREF_SERVICE_H_ |