Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index c09d9706b83027d2716e3cd99acab3f43f81c4ee..155d286176bfabc7f64af68f15d24c5ca049733a 100644 |
| --- a/components/arc/BUILD.gn |
| +++ b/components/arc/BUILD.gn |
| @@ -64,8 +64,6 @@ static_library("arc") { |
| "power/arc_power_bridge.h", |
| "storage_manager/arc_storage_manager.cc", |
| "storage_manager/arc_storage_manager.h", |
| - "user_data/arc_user_data_service.cc", |
| - "user_data/arc_user_data_service.h", |
| ] |
| public_deps = [ |