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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1637203002: [MD] Don't use new OTR native-theming when using a custom browser theme. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move lifetime comment Created 4 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/browser/ui/views/theme_copying_widget.cc ('k') | ui/views/widget/widget.h » ('j') | 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 c991338ff853bff916be78e1fbd37718e0428323..14f897893ed411a22a86753558e53fbb0e6c8074 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2444,6 +2444,8 @@
'browser/ui/views/tabs/window_finder_mac.mm',
'browser/ui/views/tabs/window_finder_win.cc',
'browser/ui/views/task_manager_view.cc',
+ 'browser/ui/views/theme_copying_widget.cc',
+ 'browser/ui/views/theme_copying_widget.h',
'browser/ui/views/toolbar/app_menu.cc',
'browser/ui/views/toolbar/app_menu.h',
'browser/ui/views/toolbar/app_menu_button.cc',
« no previous file with comments | « chrome/browser/ui/views/theme_copying_widget.cc ('k') | ui/views/widget/widget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698