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

Unified Diff: testing/chromoting/dependencies.gypi

Issue 1251273002: Remove legacy CRD application types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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: testing/chromoting/dependencies.gypi
diff --git a/testing/chromoting/dependencies.gypi b/testing/chromoting/dependencies.gypi
index b2bec1e18be2e47f694ad0d01e7f7f0f251b8f32..fd74e3af3858db568de32d1981ac8ea64ad8cd54 100644
--- a/testing/chromoting/dependencies.gypi
+++ b/testing/chromoting/dependencies.gypi
@@ -7,8 +7,7 @@
{
'dependencies': [
'../../chrome/chrome.gyp:browser_tests',
- '../../remoting/remoting.gyp:remoting_webapp_v1',
- '../../remoting/remoting.gyp:remoting_webapp_v2',
+ '../../remoting/remoting.gyp:remoting_webapp',
],
'type': 'none',
'includes': [
« remoting/webapp/build-webapp.py ('K') | « testing/chromoting/chromoting_integration_tests.isolate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698