summaryrefslogtreecommitdiffstats
path: root/components/cronet
diff options
context:
space:
mode:
authordougk <dougk@chromium.org>2015-03-12 08:44:39 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-12 15:45:10 +0000
commitb1ef4b3e9110994fa4dce1051fd847d3cf5c4336 (patch)
treeafcdfd4c367f01d7fa693f0ffa3b5778f00cbbd6 /components/cronet
parent09c02e8f1d0ed5fe20b385e80b6e372aa5759abb (diff)
downloadchromium_src-b1ef4b3e9110994fa4dce1051fd847d3cf5c4336.zip
chromium_src-b1ef4b3e9110994fa4dce1051fd847d3cf5c4336.tar.gz
chromium_src-b1ef4b3e9110994fa4dce1051fd847d3cf5c4336.tar.bz2
Spelling fix
BUG=none Review URL: https://codereview.chromium.org/998313002 Cr-Commit-Position: refs/heads/master@{#320288}
Diffstat (limited to 'components/cronet')
-rw-r--r--components/cronet/android/sample/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/cronet/android/sample/README b/components/cronet/android/sample/README
index 97bee9d..a3e0d94 100644
--- a/components/cronet/android/sample/README
+++ b/components/cronet/android/sample/README
@@ -63,7 +63,7 @@ You should observe the following lines [see footnote 1]
dependencies {
compile file('libs/cronet.jar')
- compile file('libs/cornet_stub.jar')
+ compile file('libs/cronet_stub.jar')
}
If absent, the lines may be added by hand to the gradle file