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

Unified Diff: src/layout-descriptor.h

Issue 717573002: Fixes for Windows and Mac builds after r25250. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 1 month 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 | src/layout-descriptor-inl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/layout-descriptor.h
diff --git a/src/layout-descriptor.h b/src/layout-descriptor.h
index e1d4d49a3da58e5ad444ccb5b55350e0fc2b5284..b2c61bb1c0ae4fceb884a7827890251ff65f5c85 100644
--- a/src/layout-descriptor.h
+++ b/src/layout-descriptor.h
@@ -118,7 +118,6 @@ class InobjectPropertiesHelper {
private:
bool all_fields_tagged_;
int header_size_;
- int inobject_properties_count_;
LayoutDescriptor* layout_descriptor_;
};
}
« no previous file with comments | « no previous file | src/layout-descriptor-inl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698