| Index: chrome/test/automation/proxy_launcher.h
|
| diff --git a/chrome/test/automation/proxy_launcher.h b/chrome/test/automation/proxy_launcher.h
|
| index d306a334fd87ba5fbbb3fbd77de186dcb789df1f..8c8a0db93c362d1a795feddfea44a54446e1924b 100644
|
| --- a/chrome/test/automation/proxy_launcher.h
|
| +++ b/chrome/test/automation/proxy_launcher.h
|
| @@ -27,8 +27,8 @@ class AutomationProxy;
|
| // implementation or to override browser launching behavior.
|
| class ProxyLauncher {
|
| public:
|
| - // Default path for named testing interface.
|
| - static const char kDefaultInterfacePath[];
|
| + // Default ID for named testing interface.
|
| + static const char kDefaultInterfaceId[];
|
|
|
| // Different ways to quit the browser.
|
| enum ShutdownType {
|
|
|