fixup! Migrate multimedia support code to new chromium_impl structure.
authorPiotr Tworek <p.tworek@samsung.com>
Fri, 6 Mar 2015 03:00:52 +0000 (12:00 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
Trivial mistake in header include guard.

Change-Id: I24b2c9330b46ba8c7045fbb057e12be9cc4a9c9b
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
tizen_src/chromium_impl/content/browser/media/efl/browser_demuxer_efl.h

index c6e60ff..65c6da3 100644 (file)
@@ -3,7 +3,7 @@
 // found in the LICENSE file.
 
 #ifndef CONTENT_BROWSER_MEDIA_TIZEN_BROWSER_DEMUXER_EFL_H_
-#define CONTENT_BROWSER_MEDIA_TIZEN_BROWSER_DEMUXER_EFl_H_
+#define CONTENT_BROWSER_MEDIA_TIZEN_BROWSER_DEMUXER_EFL_H_
 
 #include "base/id_map.h"
 #include "base/memory/shared_memory.h"