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

Unified Diff: content/content_shell.gypi

Issue 10669009: Add ShellAccessTokenStore to content_shell (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Remove OVERRIDE from destructor. Created 8 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
« no previous file with comments | « no previous file | content/shell/geolocation/shell_access_token_store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index c8fc373d2b36e016dd229ea58e47376fcb784ec7..1e5afd6e5463b48edfbd21232054c7bcac0c5bc3 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -46,6 +46,8 @@
'..',
],
'sources': [
+ 'shell/geolocation/shell_access_token_store.cc',
+ 'shell/geolocation/shell_access_token_store.h',
'shell/layout_test_controller.cc',
'shell/layout_test_controller.h',
'shell/layout_test_controller_bindings.cc',
« no previous file with comments | « no previous file | content/shell/geolocation/shell_access_token_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698