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

Unified Diff: src/platform/autox/autox.cc

Issue 551133: autox: Rename xtest to autox and package it. (Closed)
Patch Set: remove xtest from wm .gitignore Created 10 years, 11 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 | « src/platform/autox/SConstruct ('k') | src/platform/autox/debian/changelog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/autox/autox.cc
diff --git a/src/platform/window_manager/xtest.cc b/src/platform/autox/autox.cc
similarity index 99%
rename from src/platform/window_manager/xtest.cc
rename to src/platform/autox/autox.cc
index c2a5d3e76f7ce22d701b6a5d90add2e57c4a66f5..dfda4f3db23c988fbe8c395f12f77cb700a2919f 100644
--- a/src/platform/window_manager/xtest.cc
+++ b/src/platform/autox/autox.cc
@@ -36,7 +36,7 @@ using std::vector;
// be OO-ified.
const static char* kUsage =
- "Usage: xtest SCRIPT-FILE\n"
+ "Usage: autox SCRIPT-FILE\n"
"\n"
"SCRIPT-FILE is a JSON file (with trailing commas allowed) consisting\n"
"of a list of input events that should be injected into the X server\n"
« no previous file with comments | « src/platform/autox/SConstruct ('k') | src/platform/autox/debian/changelog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698