Index: chrome/common/automation_id.h |
diff --git a/chrome/common/automation_id.h b/chrome/common/automation_id.h |
index 056b348c894e44bd6db07396d02d991b7b3046d3..b05f060fa98b9c09012d6d79482f97ff558bb7d2 100644 |
--- a/chrome/common/automation_id.h |
+++ b/chrome/common/automation_id.h |
@@ -28,6 +28,7 @@ class AutomationId { |
kTypeExtensionBgPage, |
kTypeExtensionInfobar, |
kTypeExtension, |
+ kTypeAppShell, |
}; |
static bool FromValue( |