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

Unified Diff: google/bdict_writer.cc

Issue 348183002: Add GN build file for third_party hunspell library. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/hunspell
Patch Set: cflags Created 6 years, 6 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
« BUILD.gn ('K') | « BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google/bdict_writer.cc
diff --git a/google/bdict_writer.cc b/google/bdict_writer.cc
index 75c6b3e7cd0750222ef058179af644398ae8315c..cd39f101fdf136dca7999b34264ef8637ee5cabf 100644
--- a/google/bdict_writer.cc
+++ b/google/bdict_writer.cc
@@ -5,7 +5,7 @@
#include "third_party/hunspell/google/bdict_writer.h"
#include "base/logging.h"
-#include "base/stringprintf.h"
+#include "base/strings/stringprintf.h"
#include "third_party/hunspell/google/bdict.h"
namespace hunspell {
« BUILD.gn ('K') | « BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698