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

Unified Diff: content/content_common.gypi

Issue 1128453004: Embed a simple Mojo shell in content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 35af8fd56f74b6bb393d05bc28d4302874231cd9..893fc991fd48d5af67919f0a97b7557ffea37f60 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -133,6 +133,8 @@
'public/common/speech_recognition_result.h',
'public/common/ssl_status.cc',
'public/common/ssl_status.h',
+ 'public/common/static_mojo_application_loader.cc',
+ 'public/common/static_mojo_application_loader.h',
'public/common/stop_find_action.h',
'public/common/storage_quota_params.h',
'public/common/three_d_api_types.h',

Powered by Google App Engine
This is Rietveld 408576698