| Index: chrome/browser/media_galleries/chromeos/snapshot_file_details.cc
|
| diff --git a/chrome/browser/media_galleries/linux/snapshot_file_details.cc b/chrome/browser/media_galleries/chromeos/snapshot_file_details.cc
|
| similarity index 96%
|
| rename from chrome/browser/media_galleries/linux/snapshot_file_details.cc
|
| rename to chrome/browser/media_galleries/chromeos/snapshot_file_details.cc
|
| index a596389a99e874e41615d6f3cbdab968a7260c27..347f3322212462e7645af0e4206a06cd0d936e22 100644
|
| --- a/chrome/browser/media_galleries/linux/snapshot_file_details.cc
|
| +++ b/chrome/browser/media_galleries/chromeos/snapshot_file_details.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_galleries/linux/snapshot_file_details.h"
|
| +#include "chrome/browser/media_galleries/chromeos/snapshot_file_details.h"
|
|
|
| #include <limits>
|
|
|
|
|