Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Unified Diff: ui/app_list/app_list.gyp

Issue 12088037: Revert 179302 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | ui/app_list/app_list_view_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list.gyp
===================================================================
--- ui/app_list/app_list.gyp (revision 179305)
+++ ui/app_list/app_list.gyp (working copy)
@@ -49,9 +49,6 @@
'search_result.h',
'search_result_list_view_delegate.h',
'search_result_view_delegate.h',
- 'signin_delegate.cc',
- 'signin_delegate.h',
- 'signin_delegate_observer.h',
'views/app_list_background.cc',
'views/app_list_background.h',
'views/app_list_item_view.cc',
@@ -74,8 +71,6 @@
'views/search_result_list_view.h',
'views/search_result_view.cc',
'views/search_result_view.h',
- 'views/signin_view.cc',
- 'views/signin_view.h',
],
'conditions': [
['use_aura==1', {
@@ -85,8 +80,6 @@
}],
['toolkit_views==1', {
'dependencies': [
- '../../content/content.gyp:content_browser',
- '../views/controls/webview/webview.gyp:webview',
'../views/views.gyp:views',
],
}, { # toolkit_views==0
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | ui/app_list/app_list_view_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698