Index: chromeos/dbus/speech_synthesizer_client.h |
diff --git a/chrome/browser/chromeos/dbus/speech_synthesizer_client.h b/chromeos/dbus/speech_synthesizer_client.h |
similarity index 91% |
rename from chrome/browser/chromeos/dbus/speech_synthesizer_client.h |
rename to chromeos/dbus/speech_synthesizer_client.h |
index ecc17276ad83d3745c77a5589fda1b25b918affa..1f2d3ee920d230e36141d72cb2ff7160ea4dd98e 100644 |
--- a/chrome/browser/chromeos/dbus/speech_synthesizer_client.h |
+++ b/chromeos/dbus/speech_synthesizer_client.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 CHROME_BROWSER_CHROMEOS_DBUS_SPEECH_SYNTHESIZER_CLIENT_H_ |
-#define CHROME_BROWSER_CHROMEOS_DBUS_SPEECH_SYNTHESIZER_CLIENT_H_ |
+#ifndef CHROMEOS_DBUS_SPEECH_SYNTHESIZER_CLIENT_H_ |
+#define CHROMEOS_DBUS_SPEECH_SYNTHESIZER_CLIENT_H_ |
#pragma once |
#include <string> |
@@ -63,4 +63,4 @@ class SpeechSynthesizerClient { |
} // namespace chromeos |
-#endif // CHROME_BROWSER_CHROMEOS_DBUS_SPEECH_SYNTHESIZER_CLIENT_H_ |
+#endif // CHROMEOS_DBUS_SPEECH_SYNTHESIZER_CLIENT_H_ |