commit | f97b2571626e6a54a322515d80bc04de0172d867 | [log] [tgz] |
---|---|---|
author | ben <[email protected]> | Fri Sep 25 23:12:53 2015 |
committer | Commit bot <[email protected]> | Fri Sep 25 23:13:57 2015 |
tree | 851b29c6d336ecf613244dcbb25c195e188f43fa | |
parent | c1bcbb8b466fa2e8b249af6dd2d20016d89a60a3 [diff] [blame] |
Move some files around in ash in preparation for splitting content stuff some more. [email protected] http://crbug.com/332504 Review URL: https://codereview.chromium.org/1363643004 Cr-Commit-Position: refs/heads/master@{#350941}
diff --git a/BUILD.gn b/BUILD.gn index 93fdbd4..498c599 100644 --- a/BUILD.gn +++ b/BUILD.gn
@@ -430,7 +430,7 @@ if (use_ash) { deps += [ - "//ash:ash_shell", + "//ash:ash_shell_with_content", "//ash:ash_unittests", ] }