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

Unified Diff: Source/modules/modules.gypi

Issue 169293002: Oilpan: Remove GC_INFO_{DEFINE,DECLARE} macros (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixheaptest Created 6 years, 10 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/mediasource/WebKitSourceBufferList.cpp ('k') | Source/modules/notifications/Notification.h » ('j') | 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 efa06f9538523aca5a91a2e93edf97b5974368f9..77b74d2ac075bcb705a9dfdc3706c8f4e09705aa 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -348,11 +348,8 @@
'geolocation/Geolocation.cpp',
'geolocation/GeolocationController.cpp',
'geolocation/GeolocationInspectorAgent.cpp',
- 'geolocation/Geoposition.cpp',
'geolocation/NavigatorGeolocation.cpp',
'geolocation/NavigatorGeolocation.h',
- 'geolocation/PositionError.cpp',
- 'geolocation/PositionOptions.cpp',
'imagebitmap/ImageBitmapFactories.cpp',
'imagebitmap/ImageBitmapFactories.h',
'indexeddb/DOMWindowIndexedDatabase.cpp',
« no previous file with comments | « Source/modules/mediasource/WebKitSourceBufferList.cpp ('k') | Source/modules/notifications/Notification.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698