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

Issue 10383034: views/examples: Clean up cpplint warnings. (Closed)

Created:
8 years, 7 months ago by tfarina
Modified:
8 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

views/examples: Clean up cpplint warnings. This was found by: python ~/depot_tools/cpplint.py $(find ui/views/examples -type f \( -name "*.cc" -o -name "*.h" \) -print) 2>&1 | grep -v "Done processing" Ignored further (redundant) warnings reported in content_client. R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=135829

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -19 lines) Patch
M ui/views/examples/button_example.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/examples/content_client/examples_browser_main_parts.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/examples/content_client/examples_main_delegate.h View 1 chunk +4 lines, -1 line 0 comments Download
M ui/views/examples/content_client/examples_main_delegate.cc View 2 chunks +3 lines, -1 line 0 comments Download
M ui/views/examples/examples_window.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M ui/views/examples/native_theme_button_example.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/examples/progress_bar_example.cc View 1 chunk +3 lines, -1 line 0 comments Download
M ui/views/examples/tabbed_pane_example.h View 2 chunks +3 lines, -1 line 0 comments Download
M ui/views/examples/tree_view_example.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/examples/webview_example.cc View 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
8 years, 7 months ago (2012-05-06 23:22:02 UTC) #1
sky
8 years, 7 months ago (2012-05-07 15:26:55 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698