Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(464)

Unified Diff: components/exo/BUILD.gn

Issue 2303453003: Revert of Moves ash content specific tests into ash_content_unittests (Closed)
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/base/browser_with_test_window_test.cc ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/BUILD.gn
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
index e43eab933981c7f6ac26887e5501064361cbdb93..c26330fe1402bcdd3b6a8d5500d6261a6b05a92c 100644
--- a/components/exo/BUILD.gn
+++ b/components/exo/BUILD.gn
@@ -77,7 +77,7 @@
deps = [
":exo",
- "//ash:test_support_without_content",
+ "//ash:test_support",
"//base",
"//gpu",
"//skia",
@@ -141,7 +141,7 @@
deps = [
":unit_tests",
- "//ash:test_support_without_content",
+ "//ash:test_support",
"//base",
"//base/test:test_support",
"//device/gamepad:test_helpers",
« no previous file with comments | « chrome/test/base/browser_with_test_window_test.cc ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698