Index: tools/gn/command_gyp.cc |
diff --git a/tools/gn/command_gyp.cc b/tools/gn/command_gyp.cc |
index bb74a428112b9fe5b740bb0290a6497e459c1529..1d9f8d6b948faaf5898052c6e58c2ee76cc29f62 100644 |
--- a/tools/gn/command_gyp.cc |
+++ b/tools/gn/command_gyp.cc |
@@ -36,7 +36,6 @@ const char kSwitchNoGyp[] = "no-gyp"; |
// Where to have GYP write its outputs. |
const char kDirOut[] = "out.gn"; |
-const char kSourceDirOut[] = "//out.gn/"; |
// We'll do the GN build to here. |
const char kBuildSourceDir[] = "//out.gn/Debug/"; |