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

Unified Diff: Source/modules/modules.gypi

Issue 336343002: Use "Dictionary" for PositionOptions instead of Custom binding (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 17f082bbd5630aa8a969c1af9a8fa88411a82215..1f2af98208438ff189610c7a476001d06030dc43 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -457,6 +457,8 @@
'geolocation/GeolocationInspectorAgent.cpp',
'geolocation/NavigatorGeolocation.cpp',
'geolocation/NavigatorGeolocation.h',
+ 'geolocation/PositionOptions.cpp',
+ 'geolocation/PositionOptions.h',
'imagebitmap/ImageBitmapFactories.cpp',
'imagebitmap/ImageBitmapFactories.h',
'indexeddb/DOMWindowIndexedDatabase.cpp',

Powered by Google App Engine
This is Rietveld 408576698