commit | 6b7c120a77cf7abcc90fbb4c20b51947a1e77f8f | [log] [tgz] |
---|---|---|
author | Hidehiko Abe <[email protected]> | Fri Jan 10 00:08:28 2025 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jan 10 00:08:28 2025 |
tree | bf9269a5d2b1e2e535255555ab038630eeeb722e | |
parent | f8a7c11c8f654274843e973c4ad830a79be22cf4 [diff] [blame] |
Move ash/components/arc to chromeos/ash/experiences/arc Part 3. This CL moves ash/components/arc/[i-m].* directories. BUG=386148857 TEST=Tryjob Change-Id: I20e4b0beed7681201083a39c7dc1174477b99096 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6158724 Reviewed-by: Mitsuru Oshima <[email protected]> Reviewed-by: Rouslan Solomakhin <[email protected]> Commit-Queue: Hidehiko Abe <[email protected]> Reviewed-by: Denis Kuznetsov <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Cr-Commit-Position: refs/heads/main@{#1404494}
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn index 00b1523..ae148f7f 100644 --- a/components/exo/BUILD.gn +++ b/components/exo/BUILD.gn
@@ -184,7 +184,7 @@ assert_no_deps = [ "//ash/components/arc", - "//ash/components/arc/intent_helper", + "//chromeos/ash/experiences/arc/intent_helper", "//content/public/browser", "//content/public/common", ]