Index: chrome/test/base/model_test_utils.h |
=================================================================== |
--- chrome/test/base/model_test_utils.h (revision 94722) |
+++ chrome/test/base/model_test_utils.h (working copy) |
@@ -1,9 +1,9 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 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_TEST_MODEL_TEST_UTILS_H_ |
-#define CHROME_TEST_MODEL_TEST_UTILS_H_ |
+#ifndef CHROME_TEST_BASE_MODEL_TEST_UTILS_H_ |
+#define CHROME_TEST_BASE_MODEL_TEST_UTILS_H_ |
#pragma once |
#include <string> |
@@ -41,4 +41,4 @@ |
} // namespace model_test_utils |
-#endif // CHROME_TEST_MODEL_TEST_UTILS_H_ |
+#endif // CHROME_TEST_BASE_MODEL_TEST_UTILS_H_ |