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

Unified Diff: extensions/extensions.gyp

Issue 2074263002: [Experimental] Fool around with exposing extension bindings via blink 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
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index a280a0ed1d1de77c333362e9b800171a8c8ec589..9a6cc17719f1011c8bc1258977f916239d9c5a62 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -35,6 +35,7 @@
'../mojo/mojom_bindings_generator.gypi',
],
'sources': [
+ '<@(extensions_common_api_mojo_sources)',
'<@(extensions_common_mojo_sources)',
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698