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

Unified Diff: net/android/net_jni_registrar.cc

Issue 1812243002: Make net pass "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « net/BUILD.gn ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/android/net_jni_registrar.cc
diff --git a/net/android/net_jni_registrar.cc b/net/android/net_jni_registrar.cc
index 656166ba19ac4ffa264db50c6730493a3a502aa3..ba1b5a8d789ef1c8c8d2e22602a384e87c04362f 100644
--- a/net/android/net_jni_registrar.cc
+++ b/net/android/net_jni_registrar.cc
@@ -16,7 +16,7 @@
#include "net/proxy/proxy_config_service_android.h"
#if defined(USE_ICU_ALTERNATIVES_ON_ANDROID)
-#include "net/base/net_string_util_icu_alternatives_android.h"
+#include "net/base/net_string_util_icu_alternatives_android.h" // nogncheck
#endif
namespace net {
« no previous file with comments | « net/BUILD.gn ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698