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

Unified Diff: Source/modules/modules.gypi

Issue 402563002: Separate GeolocationWatchers from Geolocation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing 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
« no previous file with comments | « Source/modules/geolocation/GeolocationWatchers.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 1c16f428df1b6f31baaad9056256d5a7b6f0bad6..f2d55a4ca6502b0124ccd7c0cdf086c761b756fa 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -448,6 +448,8 @@
'geolocation/GeolocationInspectorAgent.cpp',
'geolocation/GeoNotifier.cpp',
'geolocation/GeoNotifier.h',
+ 'geolocation/GeolocationWatchers.cpp',
+ 'geolocation/GeolocationWatchers.h',
'geolocation/NavigatorGeolocation.cpp',
'geolocation/NavigatorGeolocation.h',
'geolocation/PositionOptions.cpp',
« no previous file with comments | « Source/modules/geolocation/GeolocationWatchers.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698