Index: components/copresence/test/audio_test_support.h |
diff --git a/components/copresence/test/audio_test_support.h b/components/copresence/test/audio_test_support.h |
index 83b96f4a30ce71213579114efda647ad188603f7..0c66dcfd33da048807832f14314436e8fb0719f0 100644 |
--- a/components/copresence/test/audio_test_support.h |
+++ b/components/copresence/test/audio_test_support.h |
@@ -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 COMPONENTS_COPRESENCE_COMMON_AUDIO_TEST_SUPPORT_ |
-#define COMPONENTS_COPRESENCE_COMMON_AUDIO_TEST_SUPPORT_ |
+#ifndef COMPONENTS_COPRESENCE_TEST_AUDIO_TEST_SUPPORT_ |
+#define COMPONENTS_COPRESENCE_TEST_AUDIO_TEST_SUPPORT_ |
#include <cstddef> |
@@ -31,4 +31,4 @@ scoped_refptr<media::AudioBusRefCounted> |
} // namespace copresence |
-#endif // COMPONENTS_COPRESENCE_COMMON_AUDIO_TEST_SUPPORT_ |
+#endif // COMPONENTS_COPRESENCE_TEST_AUDIO_TEST_SUPPORT_ |