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

Unified Diff: include/v8-testing.h

Issue 24269003: Add methods to enable configuration of ResourceConstraints based on limits derived at runtime. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Move platform code into platform-posix Created 7 years, 3 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
Index: include/v8-testing.h
diff --git a/include/v8-testing.h b/include/v8-testing.h
index 97b467a91b151bed9ef03358a9fb384d906c644e..ba4fcc44ecd0533155cba894a46d5cf8acc06768 100644
--- a/include/v8-testing.h
+++ b/include/v8-testing.h
@@ -68,8 +68,4 @@ class V8_EXPORT Testing {
} // namespace v8
-
-#undef V8_EXPORT
-
-
#endif // V8_V8_TEST_H_

Powered by Google App Engine
This is Rietveld 408576698