Chromium Code Reviews| Index: chrome/browser/chromeos/BUILD.gn |
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn |
| index 947aec995cf660c87aa70d982984e34158f170ee..21a89ecde90e6a1de7fdc53065fdc5e85dc5b759 100644 |
| --- a/chrome/browser/chromeos/BUILD.gn |
| +++ b/chrome/browser/chromeos/BUILD.gn |
| @@ -230,8 +230,8 @@ source_set("chromeos") { |
| "arc/fileapi/arc_content_file_system_service.h", |
| "arc/fileapi/arc_content_file_system_url_util.cc", |
| "arc/fileapi/arc_content_file_system_url_util.h", |
| - "arc/fileapi/intent_helper_util.cc", |
| - "arc/fileapi/intent_helper_util.h", |
| + "arc/fileapi/arc_file_system_util.cc", |
|
hashimoto
2016/11/18 08:00:12
suggestion: "file system util" sounds a bit ambigu
Shuhei Takahashi
2016/11/18 08:41:03
Sounds good, done.
|
| + "arc/fileapi/arc_file_system_util.h", |
| "arc/intent_helper/arc_external_protocol_dialog.cc", |
| "arc/intent_helper/arc_external_protocol_dialog.h", |
| "arc/intent_helper/arc_navigation_throttle.cc", |