| Index: chrome/browser/ui/webui/options/media_devices_selection_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options/media_devices_selection_handler.cc b/chrome/browser/ui/webui/options/media_devices_selection_handler.cc
|
| index a758ec7b649dd76910a3727f5473ff4804565abe..3d37cc64d6f9aa050201c5e0399564f3ac68b129 100644
|
| --- a/chrome/browser/ui/webui/options/media_devices_selection_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/media_devices_selection_handler.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/prefs/pref_service.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "grit/generated_resources.h"
|
| +#include "chrome/grit/generated_resources.h"
|
|
|
| namespace {
|
|
|
|
|