Fix favicon_commands.h clang build warnings.
authorPiotr Tworek <p.tworek@samsung.com>
Thu, 12 Mar 2015 13:48:18 +0000 (14:48 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit956cd989fab9971e41f98577265ebc807b9a64aa
treef15c67c69690e487006745b180a75b39734e5a2b
parente1da43c80e7d4d3433148d16246c48efd729d657
Fix favicon_commands.h clang build warnings.

Chromium coding style requires overriding methods to be marked with
override keyword. Clang chromium-style also complains about. Let's add
it to make our lives easier.

Change-Id: I87ff1cc77742a7e8e20f10c6dbba792c3ee590f8
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
tizen_src/ewk/efl_integration/browser/favicon/favicon_commands.h