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

Unified Diff: chrome/test/automation/automation_messages_internal.h

Issue 4710001: Split out command IDs from chrome_dll_resource.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 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
Index: chrome/test/automation/automation_messages_internal.h
diff --git a/chrome/test/automation/automation_messages_internal.h b/chrome/test/automation/automation_messages_internal.h
index d4218593195a32f0034cd16d98a903f4654faaeb..af14137afb4d206029cabc0a88458114377a4fbd 100644
--- a/chrome/test/automation/automation_messages_internal.h
+++ b/chrome/test/automation/automation_messages_internal.h
@@ -225,7 +225,7 @@ IPC_BEGIN_MESSAGES(Automation)
int) // accelerator id like (IDC_BACK,
// IDC_FORWARD, etc)
// The list can be found at
- // chrome/app/chrome_dll_resource.h
+ // chrome/app/chrome_command_ids.h
// This message requests that the AutomationProvider executes a JavaScript,
// which is sent embedded in a 'javascript:' URL.

Powered by Google App Engine
This is Rietveld 408576698