X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fbrowser%2Fui%2Fwebui%2Foptions%2Fchromeos%2Fbluetooth_options_handler.cc;h=61fee3d7af7ad837d6794c389be680a937221ebb;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=87ac2918307375e63e83932ff9eb585eb7aec941;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc b/src/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc index 87ac291..61fee3d 100644 --- a/src/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc +++ b/src/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc @@ -11,12 +11,11 @@ #include "base/strings/string_number_conversions.h" #include "base/strings/utf_string_conversions.h" #include "base/values.h" +#include "chrome/grit/generated_resources.h" #include "content/public/browser/web_ui.h" #include "device/bluetooth/bluetooth_adapter.h" #include "device/bluetooth/bluetooth_adapter_factory.h" #include "device/bluetooth/bluetooth_device.h" -#include "grit/chromium_strings.h" -#include "grit/generated_resources.h" #include "third_party/cros_system_api/dbus/service_constants.h" namespace {