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

Issue 9264006: Add additional include guard in platform specific .h files (Closed)

Created:
8 years, 11 months ago by Søren Gjesse
Modified:
8 years, 11 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add additional include guard in platform specific .h files R=ager@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3433

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -2 lines) Patch
M runtime/bin/eventhandler_linux.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/bin/eventhandler_macos.h View 1 chunk +5 lines, -1 line 0 comments Download
M runtime/bin/eventhandler_win.h View 1 chunk +5 lines, -1 line 0 comments Download
M runtime/bin/thread_pool_linux.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/bin/thread_pool_macos.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/bin/thread_pool_win.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/platform/thread_linux.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/platform/thread_macos.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/platform/thread_win.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 11 months ago (2012-01-19 13:29:24 UTC) #1
Mads Ager (google)
8 years, 11 months ago (2012-01-19 13:36:37 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698