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

Unified Diff: BUILD.gn

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 6 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 | « .gitignore ('k') | tools_webrtc/mb/gn_isolate_map.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 4e6816fd85b59e9b5cef41708ffab00d66d60721..19a60d55c726a3c1439b9cf5e59a1e30ab2a0324 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -13,7 +13,7 @@ group("default") {
deps = [
"//webrtc",
"//webrtc/examples",
- "//webrtc/tools",
+ "//webrtc/rtc_tools",
]
if (rtc_include_tests) {
deps += [ "//webrtc:webrtc_tests" ]
« no previous file with comments | « .gitignore ('k') | tools_webrtc/mb/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698