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

Unified Diff: content/test/BUILD.gn

Issue 1845563005: Refactor content/common/gpu into gpu/ipc/service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Drop ref to deleted content_tests_gypi_values.content_unittests_ozone_sources Created 4 years, 8 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 | « content/renderer/media/android/webmediaplayer_android.h ('k') | content/test/layouttest_support.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 9b3282db8c7c676c6b3e1018c9bc4d6946e253d6..44a50657e8a84694f4a32ed8c0e71807fabc520a 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -852,10 +852,6 @@ test("content_unittests") {
}
if (use_ozone) {
- sources +=
- rebase_path(content_tests_gypi_values.content_unittests_ozone_sources,
- ".",
- "//content")
deps += [ "//ui/ozone" ]
} else {
sources -=
« no previous file with comments | « content/renderer/media/android/webmediaplayer_android.h ('k') | content/test/layouttest_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698