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

Unified Diff: content/content_common.gypi

Issue 476293002: Pass through geofencing API calls to the browser process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 3 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 889d754e99cfefd96fefc0116a2bdb857ac4d0ee..f7b29b11802f8ea08effc365fdd778fb3b42e7ab 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -64,6 +64,8 @@
'public/common/file_chooser_params.h',
'public/common/frame_navigate_params.cc',
'public/common/frame_navigate_params.h',
+ 'public/common/geofencing_status.cc',
+ 'public/common/geofencing_status.h',
'public/common/geoposition.cc',
'public/common/geoposition.h',
'public/common/gpu_memory_stats.cc',

Powered by Google App Engine
This is Rietveld 408576698