Index: src/ic/ic-state.h |
diff --git a/src/ic/ic-state.h b/src/ic/ic-state.h |
index 9bb877a3835761448072ae65ec68be73e5109d95..e5b454b4fb6bf8b4db52fed7060f8634c5a963a0 100644 |
--- a/src/ic/ic-state.h |
+++ b/src/ic/ic-state.h |
@@ -236,6 +236,8 @@ class LoadICState FINAL BASE_EMBEDDED { |
const ExtraICState state_; |
}; |
+ |
Jakob Kummerow
2014/12/11 09:52:42
nit: no need to add these empty lines
|
+ |
} |
} |