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

Unified Diff: chrome/third_party/mozilla_security_manager/nsNSSCertificate.cpp

Issue 514493002: Cleanup: Remove unneeded grit include in chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@grit_clean_chromium_strings_401588_a
Patch Set: rebase Created 6 years, 4 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/browser/ui/webui/translate_internals/translate_internals_ui.cc ('k') | tools/unused-grit-header.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/third_party/mozilla_security_manager/nsNSSCertificate.cpp
diff --git a/chrome/third_party/mozilla_security_manager/nsNSSCertificate.cpp b/chrome/third_party/mozilla_security_manager/nsNSSCertificate.cpp
index f02a88a0cb02fcfe7a7d38be4f6a79b69d6ed227..5895f31e1dde964c9fd0f1767cea7f9bd9c5418c 100644
--- a/chrome/third_party/mozilla_security_manager/nsNSSCertificate.cpp
+++ b/chrome/third_party/mozilla_security_manager/nsNSSCertificate.cpp
@@ -42,9 +42,6 @@
#include <pk11func.h>
-#include "chrome/grit/generated_resources.h"
-#include "ui/base/l10n/l10n_util.h"
Nico 2014/08/29 17:54:55 Hm, I wonder why this even got added, given that t
mattm 2014/08/29 18:57:54 These files are under third_party since they are b
-
namespace mozilla_security_manager {
std::string GetCertTitle(CERTCertificate* cert) {
« no previous file with comments | « chrome/browser/ui/webui/translate_internals/translate_internals_ui.cc ('k') | tools/unused-grit-header.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698