Index: content/common/user_agent.cc |
diff --git a/content/common/user_agent.cc b/content/common/user_agent.cc |
index 467ad97f4d79400058b260abd2b54a12c4d266b1..b2ed19fa2ba78c074b269eefbc3ed1c70cd8b984 100644 |
--- a/content/common/user_agent.cc |
+++ b/content/common/user_agent.cc |
@@ -19,7 +19,7 @@ |
#endif |
// Generated |
-#include "webkit_version.h" // NOLINT |
+#include "build/util/webkit_version.h" // NOLINT |
brettw
2015/10/26 23:29:57
Actually, I think you can remove the NOLINT commen
tfarina
2015/10/27 20:12:23
Done.
|
namespace content { |