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

Unified Diff: runtime/platform/globals.h

Issue 1988843003: Attempt to get the bots to rebuild the world (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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 | « runtime/platform/assert.h ('k') | runtime/vm/raw_object.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/platform/globals.h
diff --git a/runtime/platform/globals.h b/runtime/platform/globals.h
index 7d5b431944935284486adf05174f01229c9dcd27..752f5c57d2de2c529925c21624263a278d8068fb 100644
--- a/runtime/platform/globals.h
+++ b/runtime/platform/globals.h
@@ -681,6 +681,7 @@ static inline T ReadUnaligned(const T* ptr) {
#define TAG_IC_DATA
#endif
+
} // namespace dart
#endif // RUNTIME_PLATFORM_GLOBALS_H_
« no previous file with comments | « runtime/platform/assert.h ('k') | runtime/vm/raw_object.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698