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

Unified Diff: pdf/paint_manager.h

Issue 2828413005: Clang format pdf/ (Closed)
Patch Set: Manual tweaks Created 3 years, 8 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 | « pdf/paint_aggregator.cc ('k') | pdf/paint_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/paint_manager.h
diff --git a/pdf/paint_manager.h b/pdf/paint_manager.h
index 16dcb773782ff6d4ed26593ad534cfd4d6c46616..0ce0db843582f35c5d51987b9d4de58a11e6c93a 100644
--- a/pdf/paint_manager.h
+++ b/pdf/paint_manager.h
@@ -116,7 +116,8 @@ class PaintManager {
// You must call this function before using if you use the 0-arg constructor.
// See the constructor for what these arguments mean.
- void Initialize(pp::Instance* instance, Client* client,
+ void Initialize(pp::Instance* instance,
+ Client* client,
bool is_always_opaque);
// Sets the size of the plugin. If the size is the same as the previous call,
« no previous file with comments | « pdf/paint_aggregator.cc ('k') | pdf/paint_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698