Index: services/ui/display/platform_screen_ozone_unittests.cc |
diff --git a/services/ui/display/platform_screen_ozone_unittests.cc b/services/ui/display/platform_screen_ozone_unittests.cc |
index 1375b8b5a6b62c051e914f44f60c804ebcc23bea..a931a7f4625fd4cde32b2c22ac16189c0cbf0e9e 100644 |
--- a/services/ui/display/platform_screen_ozone_unittests.cc |
+++ b/services/ui/display/platform_screen_ozone_unittests.cc |
@@ -30,7 +30,7 @@ using testing::SizeIs; |
namespace { |
// The ID of default "display" that gets added when running off device. |
-const int64_t kDefaultDisplayId = 36028797018963969; |
+const int64_t kDefaultDisplayId = 36029742295586049; |
// Holds info about the display state we want to test. |
struct DisplayState { |