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

Unified Diff: webrtc/rtc_tools/barcode_tools/README

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 | « webrtc/rtc_tools/barcode_tools/DEPS ('k') | webrtc/rtc_tools/barcode_tools/barcode_decoder.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_tools/barcode_tools/README
diff --git a/webrtc/tools/barcode_tools/README b/webrtc/rtc_tools/barcode_tools/README
similarity index 93%
rename from webrtc/tools/barcode_tools/README
rename to webrtc/rtc_tools/barcode_tools/README
index 00c5136c88539d2648ed61fd6c71c6382cbe2e11..a23e798064def22c99d668383fbd8ddccc435768 100644
--- a/webrtc/tools/barcode_tools/README
+++ b/webrtc/rtc_tools/barcode_tools/README
@@ -9,7 +9,7 @@ This script depends on:
To automatically download Zxing for the encoder script, checkout this directory
as a separate gclient solution, like this:
-gclient config http://webrtc.googlecode.com/svn/trunk/webrtc/tools/barcode_tools
+gclient config http://webrtc.googlecode.com/svn/trunk/webrtc/rtc_tools/barcode_tools
gclient sync
Then the Zxing Java source code will be put in third_party/zxing.
« no previous file with comments | « webrtc/rtc_tools/barcode_tools/DEPS ('k') | webrtc/rtc_tools/barcode_tools/barcode_decoder.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698