summaryrefslogtreecommitdiffstats
path: root/content/content_shell.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r--content/content_shell.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index b0bf4da..d5798ba 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -234,10 +234,10 @@
'conditions': [
['toolkit_views==1', {
'dependencies': [
+ '../ui/resources/ui_resources.gyp:ui_resources',
'../ui/views/controls/webview/webview.gyp:webview',
'../ui/views/views.gyp:views',
'../ui/views/views.gyp:views_test_support',
- '../ui/ui.gyp:ui_resources',
],
'sources/': [
['exclude', 'shell/browser/shell_aura.cc'],