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

Unified Diff: remoting/remoting.gyp

Issue 1816653002: Remove app_remoting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/app_remoting_webapp_files.gypi ('k') | remoting/remoting_all.gyp » ('j') | 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 9c7c8ca07c077b8cb38a7b318063419dc8b5db56..f0fc5baefbe09cc88a4b7cf90c5fd823e09e9036 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -41,7 +41,6 @@
'remoting_test.gypi',
'remoting_version.gypi',
'remoting_webapp_files.gypi',
- 'app_remoting_webapp_files.gypi',
],
'target_defaults': {
@@ -132,8 +131,7 @@
'host/win/host_messages.mc.jinja2',
'host/win/version.rc.jinja2',
'resources/play_store_resources.cc',
- '<@(desktop_remoting_webapp_localizable_files)',
- '<@(app_remoting_webapp_localizable_files)',
+ '<@(desktop_remoting_webapp_localizable_files )',
],
},
'actions': [
« no previous file with comments | « remoting/app_remoting_webapp_files.gypi ('k') | remoting/remoting_all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698