| Index: chrome/browser/system_monitor/removable_device_constants.cc
|
| diff --git a/chrome/browser/media_gallery/media_gallery_constants.cc b/chrome/browser/system_monitor/removable_device_constants.cc
|
| similarity index 84%
|
| rename from chrome/browser/media_gallery/media_gallery_constants.cc
|
| rename to chrome/browser/system_monitor/removable_device_constants.cc
|
| index 074b57974e58a0ffc7a10b7b83aad13e0fc5d5a4..88d9e2daa1cb070b2900edc02e4ac91dde9b8373 100644
|
| --- a/chrome/browser/media_gallery/media_gallery_constants.cc
|
| +++ b/chrome/browser/system_monitor/removable_device_constants.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/media_gallery/media_gallery_constants.h"
|
| +#include "chrome/browser/system_monitor/removable_device_constants.h"
|
|
|
| namespace chrome {
|
|
|
|
|