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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 536533004: Android: Remove more browser extensions code, and fullscreen ui. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ext_browser_clean
Patch Set: Created 6 years, 3 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/browser/ui/browser_navigator.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 51e98da636e82222eb96c73949443b3bad6eb421..e21d65c51775952b2e81af101a60330e6734f0d3 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -792,10 +792,6 @@
'browser/ui/find_bar/find_notification_details.h',
'browser/ui/find_bar/find_tab_helper.cc',
'browser/ui/find_bar/find_tab_helper.h',
- 'browser/ui/fullscreen/fullscreen_exit_bubble.cc',
- 'browser/ui/fullscreen/fullscreen_exit_bubble.h',
- 'browser/ui/fullscreen/fullscreen_within_tab_helper.cc',
- 'browser/ui/fullscreen/fullscreen_within_tab_helper.h',
'browser/ui/global_error/global_error.cc',
'browser/ui/global_error/global_error.h',
'browser/ui/global_error/global_error_bubble_view_base.h',
@@ -1439,8 +1435,12 @@
'browser/ui/find_bar/find_bar_controller.h',
'browser/ui/fullscreen/fullscreen_controller.cc',
'browser/ui/fullscreen/fullscreen_controller.h',
+ 'browser/ui/fullscreen/fullscreen_exit_bubble.cc',
scheib 2014/09/04 17:38:14 This is not extensions related, I've updated the c
+ 'browser/ui/fullscreen/fullscreen_exit_bubble.h',
'browser/ui/fullscreen/fullscreen_exit_bubble_type.cc',
'browser/ui/fullscreen/fullscreen_exit_bubble_type.h',
+ 'browser/ui/fullscreen/fullscreen_within_tab_helper.cc',
+ 'browser/ui/fullscreen/fullscreen_within_tab_helper.h',
'browser/ui/location_bar/location_bar.cc',
'browser/ui/location_bar/location_bar.h',
'browser/ui/location_bar/location_bar_util.cc',
« no previous file with comments | « chrome/browser/ui/browser_navigator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698