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

Unified Diff: ui/gfx/BUILD.gn

Issue 2826343002: Remove use of WS_EX_COMPOSITED for translucent windows. (Closed)
Patch Set: Created 3 years, 8 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: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 595f3d021985175a377bea39585c8da36d26d8a8..a26eab5c975e7fc70692e635fd59548e053e8841 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -179,6 +179,7 @@ component("gfx") {
"utf16_indexing.h",
"vsync_provider.cc",
"vsync_provider.h",
+ "win/constants.h",
"win/direct_manipulation.cc",
"win/direct_manipulation.h",
"win/direct_write.cc",

Powered by Google App Engine
This is Rietveld 408576698