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

Unified Diff: content/test/BUILD.gn

Issue 1101403002: content: Cleanup the dependencies on webkit_gpu target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: restrict gn too Created 5 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/BUILD.gn ('k') | no next file » | 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 81823f02c46c6202d9e63ca4f2cf4f7f7ff2d51b..8c8d36afaf50fc7228df5bfecffc8741e4e63b05 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -75,7 +75,6 @@ static_library("test_support") {
"//storage/common",
"//ui/surface",
"//v8",
- "//webkit/common/gpu",
]
if (enable_plugins) {
« no previous file with comments | « content/renderer/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698