| 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..cdbde7a11b1b44ddee9128d746d7e1d12fd5e184 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 = 36028797019219969;
|
|
|
| // Holds info about the display state we want to test.
|
| struct DisplayState {
|
|
|