Index: content/public/browser/android/devtools_auth.h |
diff --git a/content/public/browser/android/devtools_auth.h b/content/public/browser/android/devtools_auth.h |
index 857a1a141371b7c11d5a44c9f0931e7c29ca5e09..00ae9d96d85de3cf42fc36c1d35fbd90620f8435 100644 |
--- a/content/public/browser/android/devtools_auth.h |
+++ b/content/public/browser/android/devtools_auth.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 CONTENT_PUBLIC_BROWSER_DEVTOOLS_AUTH_ANDROID_H_ |
-#define CONTENT_PUBLIC_BROWSER_DEVTOOLS_AUTH_ANDROID_H_ |
+#ifndef CONTENT_PUBLIC_BROWSER_ANDROID_DEVTOOLS_AUTH_H_ |
+#define CONTENT_PUBLIC_BROWSER_ANDROID_DEVTOOLS_AUTH_H_ |
#include "content/common/content_export.h" |
#include "net/socket/unix_domain_server_socket_posix.h" |
@@ -17,4 +17,4 @@ CONTENT_EXPORT bool CanUserConnectToDevTools( |
} // namespace content |
-#endif // CONTENT_PUBLIC_BROWSER_DEVTOOLS_AUTH_ANDROID_H_ |
+#endif // CONTENT_PUBLIC_BROWSER_ANDROID_DEVTOOLS_AUTH_H_ |