diff options
Diffstat (limited to 'chrome/chrome_browser_chromeos.gypi')
-rw-r--r-- | chrome/chrome_browser_chromeos.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi index f9aa402..efeaf72 100644 --- a/chrome/chrome_browser_chromeos.gypi +++ b/chrome/chrome_browser_chromeos.gypi @@ -84,12 +84,12 @@ '../third_party/protobuf/protobuf.gyp:protoc#host', '../third_party/re2/re2.gyp:re2', '../third_party/zlib/zlib.gyp:zlib', - '../ui/base/strings/ui_strings.gyp:ui_strings', '../ui/base/ui_base.gyp:ui_base', '../ui/display/display.gyp:display', '../ui/events/events.gyp:dom4_keycode_converter', '../ui/events/platform/events_platform.gyp:events_platform', '../ui/resources/ui_resources.gyp:ui_resources', + '../ui/strings/ui_strings.gyp:ui_strings', '../ui/surface/surface.gyp:surface', '../ui/views/controls/webview/webview.gyp:webview', '../ui/views/controls/webview/webview.gyp:webview', |