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

Unified Diff: remoting/remoting.gyp

Issue 10928017: Moving google_apis and GaiaClient to src/google_apis. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head Created 8 years, 3 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 | « remoting/host/remoting_me2me_host.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 8b8c4b01562ea1bd24913b7ebb28996abafb7ce1..908373c606266264af09aa31e826133dd04fe43d 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1444,16 +1444,12 @@
'remoting_jingle_glue',
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
+ '../google_apis/google_apis.gyp:google_apis',
'../ipc/ipc.gyp:ipc',
'../media/media.gyp:media',
'../net/net.gyp:net',
],
'sources': [
- # TODO(joi): Clean this up with a lib once we move it to its
- # final destination. See TODO in remoting/host/DEPS.
- '../chrome/common/net/google_apis/google_api_keys.cc',
- '../chrome/common/net/google_apis/google_api_keys.h',
-
'host/branding.cc',
'host/branding.h',
'host/config_file_watcher.cc',
« no previous file with comments | « remoting/host/remoting_me2me_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698