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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 1964273002: Add FrameHost mojo service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android-2 Created 4 years, 7 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/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index 1f29500c9569540bbb260a7ec7f3b1016ca5ae5d..4718bc9c020de9abacc43b675b610fe7179d95e0 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -12,6 +12,7 @@
'mojom_files': [
# NOTE: Sources duplicated in //content/common/BUILD.gn:mojo_bindings.
'common/application_setup.mojom',
+ 'common/host_zoom_level.mojom',
'common/image_downloader/image_downloader.mojom',
'common/leveldb_wrapper.mojom',
'common/presentation/presentation_service.mojom',

Powered by Google App Engine
This is Rietveld 408576698