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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gyp

Issue 1808513006: Introduce PlatformNotification structures and converters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@n-mojo-hacks
Patch Set: Created 4 years, 9 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: third_party/WebKit/Source/platform/blink_platform.gyp
diff --git a/third_party/WebKit/Source/platform/blink_platform.gyp b/third_party/WebKit/Source/platform/blink_platform.gyp
index 86289b0ef2abb391a63ed1d6aa0bcf84baee0188..8a21519101cefe364f543b9d04d4798480500e98 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gyp
+++ b/third_party/WebKit/Source/platform/blink_platform.gyp
@@ -124,6 +124,7 @@
'target_name': 'blink_platform',
'type': '<(component)',
'dependencies': [
+ '../../public/blink.gyp:mojo_bindings',
'../config.gyp:config',
'../wtf/wtf.gyp:wtf',
'blink_common',

Powered by Google App Engine
This is Rietveld 408576698