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

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

Issue 2862113002: Linux Aura: Use incognito profile to theme incognito browser windows (Closed)
Patch Set: address estade@'s comments Created 3 years, 7 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 4833d18085414383a4349411812b73841c0b8e30..4b0cc6df3a33165486a68f3891e5bb3b65f28eea 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2132,8 +2132,6 @@ 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 += [

Powered by Google App Engine
This is Rietveld 408576698