| Index: ui/display/chromeos/test/test_display_snapshot.h
|
| diff --git a/ui/display/chromeos/test/test_display_snapshot.h b/ui/display/chromeos/test/test_display_snapshot.h
|
| index cac793888849da6ddd14c367a78cf1ba2b21083c..3563b33b11ce6c6e9f3b346887bbb7d56c4f1f09 100644
|
| --- a/ui/display/chromeos/test/test_display_snapshot.h
|
| +++ b/ui/display/chromeos/test/test_display_snapshot.h
|
| @@ -5,7 +5,8 @@
|
| #ifndef UI_DISPLAY_CHROMEOS_TEST_TEST_DISPLAY_SNAPSHOT_H_
|
| #define UI_DISPLAY_CHROMEOS_TEST_TEST_DISPLAY_SNAPSHOT_H_
|
|
|
| -#include "ui/display/chromeos/display_snapshot.h"
|
| +#include "ui/display/display_export.h"
|
| +#include "ui/display/types/chromeos/display_snapshot.h"
|
|
|
| namespace ui {
|
|
|
|
|