X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fxwalk%2Fapplication%2Fcommon%2Fmanifest_handlers%2Ftizen_splash_screen_handler.cc;h=64828a25252d012faf664eb2ad8dae7a71e48f05;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=9c1de58f147f8c418223943d2eb4a95d053e4088;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/xwalk/application/common/manifest_handlers/tizen_splash_screen_handler.cc b/src/xwalk/application/common/manifest_handlers/tizen_splash_screen_handler.cc index 9c1de58..64828a2 100644 --- a/src/xwalk/application/common/manifest_handlers/tizen_splash_screen_handler.cc +++ b/src/xwalk/application/common/manifest_handlers/tizen_splash_screen_handler.cc @@ -7,7 +7,7 @@ #include #include -#include "base/file_util.h" +#include "base/files/file_util.h" #include "base/strings/utf_string_conversions.h" #include "xwalk/application/common/application_manifest_constants.h"