Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1806)

Unified Diff: core/page/PerformanceNavigation.idl

Issue 9889044: IDL roll to multivm 1266 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/page/PerformanceNavigation.idl
diff --git a/core/page/PerformanceNavigation.idl b/core/page/PerformanceNavigation.idl
index c48ef41add54f7b558e0a5013cde4e29497437f4..cde7a72d4e3ba88d555ab9b31ff42e3c4f2f6d6a 100644
--- a/core/page/PerformanceNavigation.idl
+++ b/core/page/PerformanceNavigation.idl
@@ -29,8 +29,7 @@
*/
// See: http://www.w3.org/TR/navigation-timing/
-[
-] interface PerformanceNavigation {
+interface PerformanceNavigation {
const unsigned short TYPE_NAVIGATE = 0;
const unsigned short TYPE_RELOAD = 1;
const unsigned short TYPE_BACK_FORWARD = 2;

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b