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

Issue 6400006: Fix style problems in Balloon stuff (Closed)

Created:
9 years, 11 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
Reviewers:
John Gregg, Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Fix style problems in the Balloon implementation on linux in preparation for turning on chrome-style bot. - Rename file that had all BalloonCollectionImpl code from balloon_collection.cc to balloon_collection_impl.cc so I could add a real balloon_collection.cc for deinlining. - GTK implementation files shouldn't depend on views/ code. BUG=none TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73019

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+378 lines, -363 lines) Patch
M chrome/browser/notifications/balloon_collection.h View 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/notifications/balloon_collection.cc View 1 chunk +5 lines, -354 lines 0 comments Download
M chrome/browser/notifications/balloon_collection_impl.h View 1 chunk +1 line, -1 line 0 comments Download
A chrome/browser/notifications/balloon_collection_impl.cc View 1 chunk +365 lines, -0 lines 0 comments Download
M chrome/browser/notifications/balloon_collection_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/notifications/balloon_view_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Elliot Glaysher
9 years, 11 months ago (2011-01-27 23:44:21 UTC) #1
Elliot Glaysher
+nico
9 years, 11 months ago (2011-01-28 18:30:12 UTC) #2
Nico
9 years, 11 months ago (2011-01-28 20:52:45 UTC) #3
lg

Powered by Google App Engine
This is Rietveld 408576698