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

Unified Diff: remoting/remoting_srcs.gypi

Issue 311983003: Third Party Authentication for Android Part I - TokenFetcherProxy (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Consolidate PepperTokenFetcher and JniTokenFetcher 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: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 25785e209bef16b3ce02758b9ba5f9a4d532276a..b0af707a22c596d59e47a7695583befa5b01ad4d 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -218,6 +218,8 @@
'client/server_log_entry_client.h',
'client/software_video_renderer.cc',
'client/software_video_renderer.h',
+ 'client/token_fetcher_proxy.cc',
+ 'client/token_fetcher_proxy.h',
'client/video_renderer.h',
],
@@ -244,8 +246,6 @@
'client/plugin/pepper_plugin_thread_delegate.h',
'client/plugin/pepper_port_allocator.cc',
'client/plugin/pepper_port_allocator.h',
- 'client/plugin/pepper_token_fetcher.cc',
- 'client/plugin/pepper_token_fetcher.h',
'client/plugin/pepper_util.cc',
'client/plugin/pepper_util.h',
'client/plugin/pepper_view.cc',
« remoting/client/token_fetcher_proxy.h ('K') | « remoting/client/token_fetcher_proxy.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698