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

Unified Diff: chrome/common/l10n_util_win.cc

Issue 28127: Remove unnecessary include. Also add copyright to the new files. (Closed)
Patch Set: Created 11 years, 10 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 | « chrome/common/l10n_util_win.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/l10n_util_win.cc
diff --git a/chrome/common/l10n_util_win.cc b/chrome/common/l10n_util_win.cc
index 5d85951f4aadaa55c1c17bf32dbfeb6ea32e87c9..25f4918a491d7e56dc5a70c6e3f927d87f392009 100644
--- a/chrome/common/l10n_util_win.cc
+++ b/chrome/common/l10n_util_win.cc
@@ -1,3 +1,7 @@
+// Copyright (c) 2009 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
#include "chrome/common/l10n_util.h"
#include "chrome/common/l10n_util_win.h"
« no previous file with comments | « chrome/common/l10n_util_win.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698