Index: tools/resource_prefetch_predictor/README.md |
diff --git a/tools/resource_prefetch_predictor/README.md b/tools/resource_prefetch_predictor/README.md |
index 77ff51ff110fc2230e9765a5e0139f475f78f9f3..e4f24097160f12df6ce372ec12bc67a39b50b38b 100644 |
--- a/tools/resource_prefetch_predictor/README.md |
+++ b/tools/resource_prefetch_predictor/README.md |
@@ -12,7 +12,4 @@ To use these tools, you need: |
# Installation |
* Install an updated protobuf library: `pip install --user protobuf` |
-* Generated protocol buffers in the path: Assuming that the build directory is |
-`out/Release` and chromium's `src/` is `$CHROMIUM_SRC`, `export |
-PYTHONPATH=$PYTHONPATH:${CHROMIUM_SRC}/out/Release/pyproto/chrome/browser/predictors/` |
* SQLite from the Android SDK is recent enough, make sure that `${CHROMIUM_SRC}/third_party/android_tools/sdk/platform-tools` is in the path. |