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

Unified Diff: content/test/BUILD.gn

Issue 1827123002: Move content/common/gpu/client to gpu/ipc/client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Created 4 years, 9 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/renderer_blink_platform_impl.cc ('k') | gpu/BUILD.gn » ('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 5c6a95bb90d4ee7b45b1122377151907684f9a18..0ce1fcea48c34d6e4335f6f6dd89905c0ffaee81 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -915,6 +915,7 @@ test("content_gl_tests") {
sources = [
"../browser/compositor/gl_helper_unittest.cc",
+ "../common/gpu/client/gpu_context_tests.h",
"../common/gpu/client/gpu_in_process_context_tests.cc",
"run_all_gl_tests.cc",
]
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698