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

Unified Diff: chrome/chrome_browser.gypi

Issue 11269002: Introduce GeolocationPermissionRequestID, a wrapper struct to contain the (render process ID, rende… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 2 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: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 163741)
+++ chrome/chrome_browser.gypi (working copy)
@@ -666,6 +666,8 @@
'browser/geolocation/geolocation_confirm_infobar_delegate_factory.h',
'browser/geolocation/geolocation_infobar_queue_controller.cc',
'browser/geolocation/geolocation_infobar_queue_controller.h',
+ 'browser/geolocation/geolocation_permission_request_id.cc',
+ 'browser/geolocation/geolocation_permission_request_id.h',
'browser/geolocation/geolocation_prefs.cc',
'browser/geolocation/geolocation_prefs.h',
'browser/geolocation/geolocation_settings_state.cc',
« no previous file with comments | « chrome/browser/geolocation/geolocation_permission_request_id.cc ('k') | content/browser/geolocation/geolocation.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698