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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 327083003: Always use the native frame for popups and hosted apps on desktop linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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/views/frame/popup_non_client_frame_view.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 55e7bb3aa0ef79c343cfc9d0ebcc8feab4efa60c..4ddd216e825fc98eabfc8f6d597135cc0c2b868a 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1654,7 +1654,6 @@
'browser/ui/views/frame/browser_non_client_frame_view_ash.h',
'browser/ui/views/frame/browser_non_client_frame_view_ash.cc',
'browser/ui/views/frame/browser_non_client_frame_view_factory_aura.cc',
- 'browser/ui/views/frame/browser_non_client_frame_view_factory_x11.cc',
'browser/ui/views/frame/browser_root_view.cc',
'browser/ui/views/frame/browser_root_view.h',
'browser/ui/views/frame/browser_shutdown.cc',
@@ -1710,8 +1709,6 @@
'browser/ui/views/frame/opaque_browser_frame_view_platform_specific.cc',
'browser/ui/views/frame/opaque_browser_frame_view_linux.h',
'browser/ui/views/frame/opaque_browser_frame_view_linux.cc',
- 'browser/ui/views/frame/popup_non_client_frame_view.cc',
- 'browser/ui/views/frame/popup_non_client_frame_view.h',
'browser/ui/views/frame/scroll_end_effect_controller.h',
'browser/ui/views/frame/scroll_end_effect_controller_ash.cc',
'browser/ui/views/frame/scroll_end_effect_controller_ash.h',
« no previous file with comments | « chrome/browser/ui/views/frame/popup_non_client_frame_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698