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. |