Index: components/exo/surface.h |
diff --git a/components/exo/surface.h b/components/exo/surface.h |
index 0abd511378882ddf5aa8c1df77a235828638b575..9b87b97460ca972da64280a56fc19799fd23119a 100644 |
--- a/components/exo/surface.h |
+++ b/components/exo/surface.h |
@@ -60,6 +60,8 @@ class Surface : public ui::ContextFactoryObserver, |
public: |
using PropertyDeallocator = void (*)(int64_t value); |
+ static const char kSurfaceWindowName[]; |
+ |
Surface(); |
~Surface() override; |