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

Unified Diff: content/renderer/BUILD.gn

Issue 317163002: Moving compositor_bindings from webkit to content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removing nit Created 6 years, 6 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
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index ed0cf040eac7f1d99cb48111f15dd5556c09a931..dd2e59c477d0cf6b9ea2e4a38957c08b9340ea06 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -52,8 +52,6 @@ source_set("renderer") {
#'../third_party/WebKit/public/blink.gyp:blink',
#'../third_party/libjingle/libjingle.gyp:libjingle',
#'../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
- #'../webkit/renderer/compositor_bindings/compositor_bindings.gyp:webkit_compositor_bindings',
- #'../webkit/renderer/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support',
]
if (!enable_notifications) {

Powered by Google App Engine
This is Rietveld 408576698