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

Unified Diff: android_webview/tools/known_incompatible.py

Issue 11361165: [chrome_remote_control] Rename chrome_remote_control to telemetry. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 | « no previous file | tools/chrome_remote_control/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/known_incompatible.py
diff --git a/android_webview/tools/known_incompatible.py b/android_webview/tools/known_incompatible.py
index cfc74a80e6e6d9f7d3179e4963a80358bdc59ae9..5e6dcf994e11bc6db54d171f9b71da8e33f9b40d 100644
--- a/android_webview/tools/known_incompatible.py
+++ b/android_webview/tools/known_incompatible.py
@@ -35,7 +35,7 @@ KNOWN_INCOMPATIBLE = {
'third_party/talloc',
'third_party/webdriver',
'third_party/wtl',
- 'tools/chrome_remote_control/third_party/websocket-client',
+ 'tools/telemetry/third_party/websocket-client',
],
# Incompatible code in ICU.
'third_party/icu': [
« no previous file with comments | « no previous file | tools/chrome_remote_control/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698