X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcontent%2Fshell%2Fcommon%2Fshell_content_client.cc;h=e951aed999bb032a455e8e501804207420875de2;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=6afa6b974c37c666cf84d4d0fd88acfd7ed8a54e;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/content/shell/common/shell_content_client.cc b/src/content/shell/common/shell_content_client.cc index 6afa6b9..e951aed 100644 --- a/src/content/shell/common/shell_content_client.cc +++ b/src/content/shell/common/shell_content_client.cc @@ -7,12 +7,12 @@ #include "base/command_line.h" #include "base/strings/string_piece.h" #include "base/strings/utf_string_conversions.h" +#include "content/app/resources/grit/content_resources.h" #include "content/app/strings/grit/content_strings.h" #include "content/public/common/content_switches.h" #include "content/public/common/user_agent.h" #include "content/shell/common/shell_switches.h" #include "grit/shell_resources.h" -#include "grit/webkit_resources.h" #include "ui/base/l10n/l10n_util.h" #include "ui/base/resource/resource_bundle.h"