Index: chrome/common/extensions/api/developer_private.idl |
diff --git a/chrome/common/extensions/api/developer_private.idl b/chrome/common/extensions/api/developer_private.idl |
index 765a5c7fcce619dacb04ad9839a882fbcf1ce7d5..af5123496ec6f595422d756ac8acc453a4642493 100644 |
--- a/chrome/common/extensions/api/developer_private.idl |
+++ b/chrome/common/extensions/api/developer_private.idl |
@@ -15,10 +15,6 @@ namespace developerPrivate { |
theme |
}; |
- dictionary ReloadOptions { |
Devlin
2015/02/27 02:16:04
ignore this (rebasing issue).
Dan Beam
2015/02/27 19:57:51
fix before you CQ...
Devlin
2015/02/27 21:37:03
Done.
|
- boolean? failQuietly; |
- }; |
- |
dictionary ItemInspectView { |
// path to the inspect page. |
DOMString path; |