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

Unified Diff: chrome/common/automation_id.h

Issue 10854026: Added webdriver support for App v2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
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(

Powered by Google App Engine
This is Rietveld 408576698