Index: chrome/browser/media/webrtc/webrtc_log_list.h |
diff --git a/chrome/browser/media/webrtc_log_list.h b/chrome/browser/media/webrtc/webrtc_log_list.h |
similarity index 85% |
rename from chrome/browser/media/webrtc_log_list.h |
rename to chrome/browser/media/webrtc/webrtc_log_list.h |
index ab8d3282004004b7a28b44614ac2587c9664df22..c5c56a512aeb3b3b9e2998c3b97b22a3e5d21b04 100644 |
--- a/chrome/browser/media/webrtc_log_list.h |
+++ b/chrome/browser/media/webrtc/webrtc_log_list.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_MEDIA_WEBRTC_LOG_LIST_H_ |
-#define CHROME_BROWSER_MEDIA_WEBRTC_LOG_LIST_H_ |
+#ifndef CHROME_BROWSER_MEDIA_WEBRTC_WEBRTC_LOG_LIST_H_ |
+#define CHROME_BROWSER_MEDIA_WEBRTC_WEBRTC_LOG_LIST_H_ |
#include "components/upload_list/upload_list.h" |
@@ -27,4 +27,4 @@ class WebRtcLogList { |
const base::FilePath& dir); |
}; |
-#endif // CHROME_BROWSER_MEDIA_WEBRTC_LOG_LIST_H_ |
+#endif // CHROME_BROWSER_MEDIA_WEBRTC_WEBRTC_LOG_LIST_H_ |