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

Unified Diff: BUILD.gn

Issue 761243002: Extract WebGraphicsContext3DImpl from webkit/common/gpu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix patch set 6 Created 6 years 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 4a7b7047978c002894db64b011c5d374c5e29e64..9df3f0258108c6a5d2595bea936067bfef1b8af5 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -55,6 +55,7 @@ group("root") {
"//extensions/renderer",
"//gin",
"//gpu",
+ "//gpu/blink",
"//google_apis",
"//google_apis/gcm",
"//ipc",
« no previous file with comments | « no previous file | content/browser/android/in_process/synchronous_compositor_factory_impl.cc » ('j') | gpu/blink/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698