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

Unified Diff: testing/chromoting/dependencies.gypi

Issue 1067003002: Updating dependencies file to use the new location of the internal app remoting GYP files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/chromoting/dependencies.gypi
diff --git a/testing/chromoting/dependencies.gypi b/testing/chromoting/dependencies.gypi
index b3f37618c2f8e5ace435423bf921197371f81950..10013d31f8cedd164a121b0474044d77b8e44d60 100644
--- a/testing/chromoting/dependencies.gypi
+++ b/testing/chromoting/dependencies.gypi
@@ -18,7 +18,7 @@
['OS=="linux"', {
'dependencies': [
'../../remoting/remoting.gyp:remoting_me2me_host_archive',
- '../../remoting/webapp/app_remoting/internal/app_remoting_all.gyp:app_remoting_all_apps',
+ '../../remoting/internal/app_remoting_all.gyp:app_remoting_all_apps',
],
}], # OS=="linux"
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698