| Index: chrome/browser/media_galleries/media_file_system_registry_unittest.cc
|
| diff --git a/chrome/browser/media_galleries/media_file_system_registry_unittest.cc b/chrome/browser/media_galleries/media_file_system_registry_unittest.cc
|
| index 0227add09370f96e5769c78f7a91b6e33921bee1..e607d33e82329b863debc29867575a81600b56a1 100644
|
| --- a/chrome/browser/media_galleries/media_file_system_registry_unittest.cc
|
| +++ b/chrome/browser/media_galleries/media_file_system_registry_unittest.cc
|
| @@ -40,6 +40,7 @@
|
| #include "components/storage_monitor/storage_info.h"
|
| #include "components/storage_monitor/storage_monitor.h"
|
| #include "components/storage_monitor/test_storage_monitor.h"
|
| +#include "components/sync/api/string_ordinal.h"
|
| #include "content/public/browser/render_process_host.h"
|
| #include "content/public/browser/render_process_host_factory.h"
|
| #include "content/public/browser/web_contents.h"
|
| @@ -48,7 +49,6 @@
|
| #include "content/public/test/web_contents_tester.h"
|
| #include "extensions/browser/extension_system.h"
|
| #include "extensions/common/extension.h"
|
| -#include "sync/api/string_ordinal.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|