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

Unified Diff: chrome_frame/chrome_tab.idl

Issue 15679004: Remove trailing commas from Chromium IDLs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Oops, correct patch Created 7 years, 7 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
« no previous file with comments | « no previous file | google_update/google_update_idl.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_tab.idl
diff --git a/chrome_frame/chrome_tab.idl b/chrome_frame/chrome_tab.idl
index 3e1af75d0a1b892448a20b99aa7a5abe2701b30e..f95431f52ecd1f74f888cc3f9474449042d85a5f 100644
--- a/chrome_frame/chrome_tab.idl
+++ b/chrome_frame/chrome_tab.idl
@@ -88,7 +88,7 @@ interface IChromeFrame : IDispatch {
uuid(E98FDFD9-312B-444a-A640-8E88F3CC08B8),
oleautomation,
nonextensible,
- hidden,
+ hidden
]
// Internal implementation interface. Not intended as an API. May change
// frequently, don't treat this as frozen.
« no previous file with comments | « no previous file | google_update/google_update_idl.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698