Index: media/capture/content/screen_capture_device_core.h |
diff --git a/media/capture/content/screen_capture_device_core.h b/media/capture/content/screen_capture_device_core.h |
index c7dc59a6bdcd2087ca1c89d7a48500616d252bf0..6d1c8b868161b4a49de0e909542fa7d3bbf92f98 100644 |
--- a/media/capture/content/screen_capture_device_core.h |
+++ b/media/capture/content/screen_capture_device_core.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 MEDIA_CAPTURE_SCREEN_CAPTURE_DEVICE_CORE_H_ |
-#define MEDIA_CAPTURE_SCREEN_CAPTURE_DEVICE_CORE_H_ |
+#ifndef MEDIA_CAPTURE_CONTENT_SCREEN_CAPTURE_DEVICE_CORE_H_ |
+#define MEDIA_CAPTURE_CONTENT_SCREEN_CAPTURE_DEVICE_CORE_H_ |
#include <memory> |
#include <string> |
@@ -119,4 +119,4 @@ class MEDIA_EXPORT ScreenCaptureDeviceCore |
} // namespace media |
-#endif // MEDIA_CAPTURE_SCREEN_CAPTURE_DEVICE_CORE_H_ |
+#endif // MEDIA_CAPTURE_CONTENT_SCREEN_CAPTURE_DEVICE_CORE_H_ |