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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 1318773003: Move remoting/base/resources* to remoting/host (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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/remoting.gyp ('k') | remoting/remoting_srcs.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index c506ac4e1764affa6c3fb09fc19662aeb9a157a2..a23c7ae41f7fd6bd92c8619ec9ee42512ae67433 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -205,6 +205,10 @@
'host/remote_input_filter.h',
'host/resizing_host_observer.cc',
'host/resizing_host_observer.h',
+ 'host/resources.h',
+ 'host/resources_linux.cc',
+ 'host/resources_mac.cc',
+ 'host/resources_win.cc',
'host/sas_injector.h',
'host/sas_injector_win.cc',
'host/screen_controls.h',
« no previous file with comments | « remoting/remoting.gyp ('k') | remoting/remoting_srcs.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698