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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2697513008: Linux Aura: Use Aura theme on all windows when 'Use Classic theme' is used (Closed)
Patch Set: No namespace Created 3 years, 10 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 | « no previous file | chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 35059b3d239e1c7557497c6e8724200ac3a7bf0c..aa25f364f1988c0e697b628fafd6396cd8a46d8f 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2094,6 +2094,8 @@ split_static_library("ui") {
"views/sad_tab_view.h",
"views/tab_contents/chrome_web_contents_view_delegate_views.cc",
"views/tab_contents/chrome_web_contents_view_delegate_views.h",
+ "views/theme_profile_key.cc",
+ "views/theme_profile_key.h",
"window_sizer/window_sizer_aura.cc",
]
deps += [
« no previous file with comments | « no previous file | chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698