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

Unified Diff: chrome/common/automation_constants.h

Issue 10115018: Convert the infobars interactive_ui_test to a browser_test. Remove the ExtensionProxy class which… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 | « chrome/chrome_tests.gypi ('k') | chrome/common/automation_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/automation_constants.h
===================================================================
--- chrome/common/automation_constants.h (revision 132618)
+++ chrome/common/automation_constants.h (working copy)
@@ -140,7 +140,7 @@
// Used in the AutomationMsg_GetExtensionProperty to identify which extension
// property should be retrieved, instead of having separate messages for each
// property.
-enum AutomationMsg_ExtensionProperty {
+enum AutomationMsg_DEPRECATED_ExtensionProperty {
AUTOMATION_MSG_EXTENSION_ID = 0,
AUTOMATION_MSG_EXTENSION_NAME,
AUTOMATION_MSG_EXTENSION_VERSION,
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/automation_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698