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

Unified Diff: content/content.gyp

Issue 1586563009: IsNativeAppInstalled Base URL: https://chromium.googlesource.com/chromium/src.git@master
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/browser/renderer_host/render_process_host_impl.cc ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index ecf8e4d3e11e8f492d53d1cdf69d8cb7c20fad4b..b1e4a0297e53ade75fef4d716bee039095febe32 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -427,6 +427,7 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base',
+ '../components/installedapp/installedapp.gyp:components_installedapp_java',
'../device/battery/battery.gyp:device_battery_java',
'../device/bluetooth/bluetooth.gyp:device_bluetooth_java',
'../device/usb/usb.gyp:device_usb_java',
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698