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

Issue 42278: Fix incorrect guards in base/. (Closed)

Created:
11 years, 9 months ago by Dean McNamee
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix incorrect guards in base/. This doesn't change _H_ vs _H__, it just fixes guards that didn't properly match the filename. Adds a guard to clipboard_util.h which was previously guardless.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -17 lines) Patch
M base/base_drag_source.h View 1 chunk +1 line, -1 line 0 comments Download
M base/base_switches.h View 2 chunks +3 lines, -3 lines 0 comments Download
M base/clipboard_util.h View 2 chunks +5 lines, -0 lines 0 comments Download
M base/no_windows2000_unittest.h View 2 chunks +3 lines, -3 lines 0 comments Download
M base/pe_image.h View 2 chunks +3 lines, -3 lines 0 comments Download
M base/perftimer.h View 2 chunks +3 lines, -3 lines 0 comments Download
M base/scoped_clipboard_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M base/thread_collision_warner.h View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Dean McNamee
11 years, 9 months ago (2009-03-17 12:06:46 UTC) #1
M-A Ruel
11 years, 9 months ago (2009-03-17 12:41:26 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698