| Index: chrome/browser/chrome_browser_main_linux.cc
|
| diff --git a/chrome/browser/chrome_browser_main_linux.cc b/chrome/browser/chrome_browser_main_linux.cc
|
| index be3b0483d666e8248509e9a617835f6a95f76507..5c8220ee745ab59c7277063ae5f62266756c19bd 100644
|
| --- a/chrome/browser/chrome_browser_main_linux.cc
|
| +++ b/chrome/browser/chrome_browser_main_linux.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/chrome_browser_main_linux.h"
|
|
|
| #if !defined(OS_CHROMEOS)
|
| -#include "chrome/browser/media_gallery/removable_device_notifications_linux.h"
|
| +#include "chrome/browser/system_monitor/removable_device_notifications_linux.h"
|
| #endif
|
|
|
| #if defined(USE_LINUX_BREAKPAD)
|
|
|