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

Unified Diff: extensions/shell/app_shell.gypi

Issue 1143323005: Refactor AO2TS to make it easier to componentize. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address final comments Created 5 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: extensions/shell/app_shell.gypi
diff --git a/extensions/shell/app_shell.gypi b/extensions/shell/app_shell.gypi
index 4c6bc8d0a81c8e4d1941d5d6d4d3d9d1fdda1008..caab3bb76c495253f50c70b189f7c89eb5a9ca88 100644
--- a/extensions/shell/app_shell.gypi
+++ b/extensions/shell/app_shell.gypi
@@ -63,6 +63,8 @@
'browser/shell_network_controller_chromeos.h',
'browser/shell_network_delegate.cc',
'browser/shell_network_delegate.h',
+ 'browser/shell_oauth2_token_service_delegate.cc',
+ 'browser/shell_oauth2_token_service_delegate.h',
'browser/shell_oauth2_token_service.cc',
'browser/shell_oauth2_token_service.h',
'browser/shell_prefs.cc',
« no previous file with comments | « extensions/browser/updater/extension_downloader.cc ('k') | extensions/shell/browser/api/identity/identity_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698