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

Unified Diff: components/version_info/version_info.cc

Issue 1491273003: Revert of Add all components to "gn check". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « components/exo/wayland/BUILD.gn ('k') | components/wifi_sync/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/version_info/version_info.cc
diff --git a/components/version_info/version_info.cc b/components/version_info/version_info.cc
index 70657785f2e3cf99f9bad601b8fe2c8dbf371df7..a6c39164e0e364422165d865aace2071e67c862d 100644
--- a/components/version_info/version_info.cc
+++ b/components/version_info/version_info.cc
@@ -9,7 +9,7 @@
#include "grit/components_strings.h"
#if defined(USE_UNOFFICIAL_VERSION_NUMBER)
-#include "ui/base/l10n/l10n_util.h" // nogncheck
+#include "ui/base/l10n/l10n_util.h"
#endif // USE_UNOFFICIAL_VERSION_NUMBER
namespace version_info {
« no previous file with comments | « components/exo/wayland/BUILD.gn ('k') | components/wifi_sync/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698