Index: components/mus/public/cpp/window_property.h |
diff --git a/components/mus/public/cpp/window_property.h b/components/mus/public/cpp/window_property.h |
index fafe416d9ec1b58da052d56f2d37238cc7f25d8c..3299ac9db9885fec3d11198b057301f41387e190 100644 |
--- a/components/mus/public/cpp/window_property.h |
+++ b/components/mus/public/cpp/window_property.h |
@@ -7,9 +7,6 @@ |
#include <stdint.h> |
-// This header should be included by code that defines WindowProperties. It |
-// should not be included by code that only gets and sets WindowProperties. |
-// |
// To define a new WindowProperty: |
// |
// #include "components/mus/public/cpp/window_property.h" |