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

Unified Diff: chrome/common/l10n_util_win.h

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.cc ('k') | chrome/common/l10n_util_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/l10n_util_win.h
diff --git a/chrome/common/l10n_util_win.h b/chrome/common/l10n_util_win.h
index 733cc2b0610d027e5e0f7e9b5a0f7bb07b2b9c37..16f734fcb4df67f8cfcceb6096f9993f9572850b 100644
--- a/chrome/common/l10n_util_win.h
+++ b/chrome/common/l10n_util_win.h
@@ -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.
+
#ifndef CHROME_COMMON_L10N_UTIL_WIN_H_
#define CHROME_COMMON_L10N_UTIL_WIN_H_
« no previous file with comments | « chrome/common/l10n_util.cc ('k') | chrome/common/l10n_util_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698