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

Unified Diff: services/ui/public/cpp/lib/window.cc

Issue 2188813003: content: Remove views dependency. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mus-public-cpp-component
Patch Set: . Created 4 years, 5 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: services/ui/public/cpp/lib/window.cc
diff --git a/services/ui/public/cpp/lib/window.cc b/services/ui/public/cpp/lib/window.cc
index f3dde513a2be1adc17ca0941ff69ecab00188685..cf887b7d758dac3d5d5215c9485a3c6232e7822a 100644
--- a/services/ui/public/cpp/lib/window.cc
+++ b/services/ui/public/cpp/lib/window.cc
@@ -165,6 +165,8 @@ void EmptyEmbedCallback(bool result) {}
} // namespace
+const char kWindowForAcceleratedWidget[] = "__UI_WINDOW_ACCELERATED_WIDGET__";
+
////////////////////////////////////////////////////////////////////////////////
// Window, public:
« no previous file with comments | « content/browser/compositor/mus_browser_compositor_output_surface.cc ('k') | services/ui/public/cpp/window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698