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

Unified Diff: content/content_common.gypi

Issue 2088163002: content/public/common should depend on the mojo_bindings target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 3b99187fd570c2032e1c9bdf9fb321edbe0f5494..0d99c084e44cd8c7fa297e8cbffb096872c8efda 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -32,7 +32,7 @@
'../skia/skia.gyp:skia',
'../storage/storage_common.gyp:storage_common',
'../third_party/WebKit/public/blink.gyp:blink',
- '../third_party/WebKit/public/blink.gyp:mojo_bindings_mojom',
+ '../third_party/WebKit/public/blink.gyp:mojo_bindings',
'../third_party/WebKit/public/blink_headers.gyp:blink_headers',
'../third_party/boringssl/boringssl.gyp:boringssl',
'../third_party/icu/icu.gyp:icuuc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698