| Index: ui/ui_unittests.gypi
|
| diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
|
| index d36c559c45cf1bf217d94f096dbcad6c2b329c6c..fd1bd994afc0735f5604a3f115922a76412c350c 100644
|
| --- a/ui/ui_unittests.gypi
|
| +++ b/ui/ui_unittests.gypi
|
| @@ -39,7 +39,7 @@
|
| '../third_party/icu/icu.gyp:icui18n',
|
| '../third_party/icu/icu.gyp:icuuc',
|
| '../third_party/libpng/libpng.gyp:libpng',
|
| - 'gfx_resources',
|
| + 'native_theme_resources',
|
| 'ui',
|
| 'ui_test_support',
|
| ],
|
| @@ -98,7 +98,7 @@
|
| 'test/run_all_unittests.cc',
|
| 'test/test_suite.cc',
|
| 'test/test_suite.h',
|
| - '<(SHARED_INTERMEDIATE_DIR)/ui/gfx/gfx_resources.rc',
|
| + '<(SHARED_INTERMEDIATE_DIR)/ui/native_theme/native_theme_resources.rc',
|
| ],
|
| 'include_dirs': [
|
| '../',
|
|
|