Fix paths_efl.cc build warnings
authorPiotr Tworek <p.tworek@samsung.com>
Thu, 12 Mar 2015 13:50:49 +0000 (14:50 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitce72f8d0f5de34c4202fc063091e54fe11c306aa
tree320b9df28750c0fa92f9c13eec08b1b21cd83600
parent956cd989fab9971e41f98577265ebc807b9a64aa
Fix paths_efl.cc build warnings

The kDataPath, kExePath, kLocalePath vars are only used when OS_TIZEN is
defined so also keep their declarations in the same ifdef.

Change-Id: I5ce4e68d5f783eae2ffe5f1df96d732cdfce639d
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
tizen_src/chromium_impl/content/common/paths_efl.cc