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

Unified Diff: content/content_common.gypi

Issue 1756793004: Chrome-side patch for IsAppInstalled. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@splitpatch2
Patch Set: Created 4 years, 10 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
« no previous file with comments | « content/content.gyp ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 37136bc21aa28f066ac66a2367f94c409f319036..fb15c877a3d8207c301405e4ce5e57cff5b58334 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -485,6 +485,8 @@
'common/input/web_touch_event_traits.cc',
'common/input/web_touch_event_traits.h',
'common/input_messages.h',
+ 'common/installedapp/installed_app_provider_impl.h',
+ 'common/installedapp/installed_app_provider_impl_default.cc',
'common/inter_process_time_ticks_converter.cc',
'common/inter_process_time_ticks_converter.h',
'common/mac/attributed_string_coder.h',
« no previous file with comments | « content/content.gyp ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698