Commit 034a1650 authored by brettw@chromium.org's avatar brettw@chromium.org

Fix GN build. ui_base was renamed

TBR=scottmg

Review URL: https://codereview.chromium.org/307133002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273900 0039d316-1c4b-4281-b951-d872f2087c98
parent ca32e3af
...@@ -27,7 +27,7 @@ component("common") { ...@@ -27,7 +27,7 @@ component("common") {
"//skia", "//skia",
"//third_party/icu", "//third_party/icu",
"//third_party/WebKit/public:blink_headers", "//third_party/WebKit/public:blink_headers",
"//ui/base:ui_base", "//ui/base",
"//ui/gfx", "//ui/gfx",
"//ui/gfx/geometry", "//ui/gfx/geometry",
"//ui/resources", "//ui/resources",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment