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

Unified Diff: chrome/installer/setup/setup_util.cc

Issue 10912096: C++ reability review for gab. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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
Index: chrome/installer/setup/setup_util.cc
diff --git a/chrome/installer/setup/setup_util.cc b/chrome/installer/setup/setup_util.cc
index a190862da4f39e1fbbd7e8aafdd2ef01eacf13bc..8b0ce6a103b4a7f128bfd0d60d3b5ce9b71b1e28 100644
--- a/chrome/installer/setup/setup_util.cc
+++ b/chrome/installer/setup/setup_util.cc
@@ -4,6 +4,8 @@
//
// This file declares util functions for setup project.
+//Pickup file for readability review.
+
#include "chrome/installer/setup/setup_util.h"
#include <windows.h>

Powered by Google App Engine
This is Rietveld 408576698