Index: chrome/common/extensions/docs/server2/test_data/test_idl/inline.idl |
diff --git a/chrome/common/extensions/api/power.idl b/chrome/common/extensions/docs/server2/test_data/test_idl/inline.idl |
similarity index 96% |
copy from chrome/common/extensions/api/power.idl |
copy to chrome/common/extensions/docs/server2/test_data/test_idl/inline.idl |
index 72cbcee95836f63a16f139912a4fa1234f9088c8..96a0e75ef81f2c8e195765e9a62918b1d0bdae47 100644 |
--- a/chrome/common/extensions/api/power.idl |
+++ b/chrome/common/extensions/docs/server2/test_data/test_idl/inline.idl |
@@ -6,7 +6,7 @@ |
// features. |
[permissions=power] |
namespace power { |
- enum Level { |
+ [inline_doc] enum Level { |
// Prevent the system from sleeping in response to user inactivity. |
system, |