Index: ui/app_list/app_list.gyp |
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp |
index 74f022dec265c75c41c7fa52035c08d9b0e0976d..d540040fbc80e499daef2ed76e557edd6d562d20 100644 |
--- a/ui/app_list/app_list.gyp |
+++ b/ui/app_list/app_list.gyp |
@@ -284,7 +284,6 @@ |
'target_name': 'app_list_demo', |
'type': 'executable', |
'sources': [ |
- '../../content/app/startup_helper_win.cc', |
'demo/app_list_demo_views.cc', |
], |
'dependencies': [ |
@@ -312,6 +311,7 @@ |
}, |
'dependencies': [ |
'../../sandbox/sandbox.gyp:sandbox', |
+ '../../content/content.gyp:content_startup_helper_win', |
], |
}], |
], |