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

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

Issue 2043753002: Declarative resource hints go through mojo IPC to //content Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove gmocking + add another browser test 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: 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 0a717732347c36756e8ee79efc9dfa43dd942087..6bf831af1ffd7aac049edc5e2472b9a5a692254b 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gyp
+++ b/third_party/WebKit/Source/platform/blink_platform.gyp
@@ -163,6 +163,7 @@
'<(DEPTH)/url/url.gyp:url_interfaces_mojom_for_blink',
'<(DEPTH)/v8/src/v8.gyp:v8',
'<(libjpeg_gyp_path):libjpeg',
+ '../../public/blink.gyp:mojo_bindings',
],
'export_dependent_settings': [
'platform_generated.gyp:make_platform_generated',

Powered by Google App Engine
This is Rietveld 408576698