Chromium Code Reviews| Index: components/cdm/common/BUILD.gn |
| diff --git a/components/cdm/common/BUILD.gn b/components/cdm/common/BUILD.gn |
| index 6ca677cfdca63dd6592bcb1bf4590566ab559dbd..25cd70b42e3878afbd633a931f6f30882d501180 100644 |
| --- a/components/cdm/common/BUILD.gn |
| +++ b/components/cdm/common/BUILD.gn |
| @@ -12,7 +12,7 @@ source_set("common") { |
| deps = [ |
| "//base", |
| "//content/public/common", |
| - "//media", |
| "//ipc", |
| + "//media", |
| ] |
| } |