Index: chrome/common/automation_messages_internal.h |
=================================================================== |
--- chrome/common/automation_messages_internal.h (revision 68008) |
+++ chrome/common/automation_messages_internal.h (working copy) |
@@ -256,7 +256,7 @@ |
// window coordinates. |
// Request: |
// int - the handle of the window in which the view appears |
- // int - the ID of the view, as specified in chrome/browser/view_ids.h |
+ // int - the ID of the view, as specified in chrome/browser/ui/view_ids.h |
// bool - whether the bounds should be returned in the screen coordinates |
// (if true) or in the browser coordinates (if false). |
// Response: |