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

Unified Diff: Source/bindings/modules/v8/custom/custom.gypi

Issue 464073002: Pass through geofencing API calls to the content layer. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add regionType Created 6 years, 4 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: Source/bindings/modules/v8/custom/custom.gypi
diff --git a/Source/bindings/modules/v8/custom/custom.gypi b/Source/bindings/modules/v8/custom/custom.gypi
index 71fb8eec5329de43ec901de8baff798b53901797..64f32203430a0fd6cf4d5bf3f32a0398a48006d3 100644
--- a/Source/bindings/modules/v8/custom/custom.gypi
+++ b/Source/bindings/modules/v8/custom/custom.gypi
@@ -15,6 +15,7 @@
'V8DeviceOrientationEventCustom.cpp',
'V8EntryCustom.cpp',
'V8EntrySyncCustom.cpp',
+ 'V8GeofencingRegionCustom.cpp',
'V8SQLResultSetRowListCustom.cpp',
'V8SQLTransactionCustom.cpp',
'V8SQLTransactionSyncCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698