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

Unified Diff: Source/web/web.gypi

Issue 393533002: Pass through the geofencing API calls to the content layer. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@geofencing2
Patch Set: Created 6 years, 5 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/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 4c95bdd9f07d5e3311a546469b56cac4efcfd4df..7ff21d97af019d766625e507489c624050a50cd3 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -114,6 +114,7 @@
'WebBlob.cpp',
'WebCache.cpp',
'WebCachedURLRequest.cpp',
+ 'WebCircularRegion.cpp',
'WebColorName.cpp',
'WebColorSuggestion.cpp',
'WebCryptoNormalize.cpp',
@@ -156,6 +157,7 @@
'WebFormControlElement.cpp',
'WebFormElement.cpp',
'WebFrame.cpp',
+ 'WebGeofencingRegion.cpp',
'WebGeolocationController.cpp',
'WebGeolocationError.cpp',
'WebGeolocationPermissionRequest.cpp',

Powered by Google App Engine
This is Rietveld 408576698