Index: base/test/data/presubmit/actions.xml |
diff --git a/base/test/data/presubmit/actions.xml b/base/test/data/presubmit/actions.xml |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d133165846fcc136f8772cde7d4f2ce5345c2604 |
--- /dev/null |
+++ b/base/test/data/presubmit/actions.xml |
@@ -0,0 +1,13 @@ |
+<actions> |
+ |
+<action name="validaction_disabled"> |
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
+ <description>Please enter the description of this user action.</description> |
+</action> |
+ |
+<action name="validaction_enabled"> |
+ <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
+ <description>Please enter the description of this user action.</description> |
+</action> |
+ |
+</actions> |