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

Unified Diff: all.gyp

Issue 1235563006: Move talk/examples/* to webrtc/examples. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: 201508051337 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 | « no previous file | talk/examples/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: all.gyp
diff --git a/all.gyp b/all.gyp
index 9ccfe251ccc3ba857cb06275bd9198ba9e13353f..40dbc135a6dd1537b97ce0c6e5d1498554676994 100644
--- a/all.gyp
+++ b/all.gyp
@@ -24,7 +24,7 @@
'conditions': [
['include_examples==1', {
'dependencies': [
- 'talk/libjingle_examples.gyp:*',
+ 'webrtc/libjingle_examples.gyp:*',
'webrtc/webrtc_examples.gyp:*',
],
}],
« no previous file with comments | « no previous file | talk/examples/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698