Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index f21f886f45b7561cbe978701814a6b2819490ab5..210731643105b7acc4ce8e5ff9b8db15e5dd452e 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -328,7 +328,7 @@ |
'../ui/aura/aura.gyp:test_support_aura', |
'../ui/compositor/compositor.gyp:compositor', |
'../ui/compositor/compositor.gyp:compositor_test_support', |
- '../ui/ui.gyp:gfx_resources', |
+ '../ui/ui.gyp:native_theme_resources', |
'../ui/ui.gyp:ui', |
'../ui/ui.gyp:ui_resources', |
'../ui/ui.gyp:ui_resources_standard', |
@@ -400,7 +400,7 @@ |
'wm/workspace/workspace_manager_unittest.cc', |
'wm/workspace/workspace_window_resizer_unittest.cc', |
- '<(SHARED_INTERMEDIATE_DIR)/ui/gfx/gfx_resources.rc', |
+ '<(SHARED_INTERMEDIATE_DIR)/ui/native_theme/native_theme_resources.rc', |
'<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', |
'<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_standard.rc', |
], |
@@ -450,7 +450,7 @@ |
'../ui/aura/aura.gyp:aura', |
'../ui/compositor/compositor.gyp:compositor', |
'../ui/compositor/compositor.gyp:compositor_test_support', |
- '../ui/ui.gyp:gfx_resources', |
+ '../ui/ui.gyp:native_theme_resources', |
'../ui/ui.gyp:ui', |
'../ui/ui.gyp:ui_resources', |
'../ui/ui.gyp:ui_resources_standard', |
@@ -487,7 +487,7 @@ |
'shell/window_type_launcher.h', |
'shell/window_watcher.cc', |
'shell/window_watcher.h', |
- '<(SHARED_INTERMEDIATE_DIR)/ui/gfx/gfx_resources.rc', |
+ '<(SHARED_INTERMEDIATE_DIR)/ui/native_theme/native_theme_resources.rc', |
'<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_standard.rc', |
'<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', |
'../content/app/startup_helper_win.cc', |