summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_version.gni
diff options
context:
space:
mode:
authorrickyz <rickyz@chromium.org>2015-04-30 18:45:00 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-01 01:45:41 +0000
commite203954b33d80072a7c8d256ffdc69fa42262765 (patch)
tree53fce2a3d2fd18d6095adcc8e6741f905e009b95 /remoting/remoting_version.gni
parent6573fb18a3df495e20b26bd00e04d93e6a421b81 (diff)
downloadchromium_src-e203954b33d80072a7c8d256ffdc69fa42262765.zip
chromium_src-e203954b33d80072a7c8d256ffdc69fa42262765.tar.gz
chromium_src-e203954b33d80072a7c8d256ffdc69fa42262765.tar.bz2
Revert of Add a GN flag for the Windows multi-dll build. (patchset #3 id:40001 of https://codereview.chromium.org/1120803003/)
Reason for revert: May have caused some link errors on windows: https://build.chromium.org/p/chromium.win/builders/Win%20x64%20GN/builds/814 Original issue's description: > Add a GN flag for the Windows multi-dll build. > > The first pass of moving the other Chrome-specific build flags out of the root build config file and into the new one. This requires both ffmpeg and Blink changes to finish landing. > > R=scottmg@chromium.org > TBR=ddorwin@chromium.org (widevine) > > Committed: https://crrev.com/edff53a35780ba2f515c7e8d4f7131c91151e1a3 > Cr-Commit-Position: refs/heads/master@{#327854} TBR=scottmg@chromium.org,brettw@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1117063004 Cr-Commit-Position: refs/heads/master@{#327861}
Diffstat (limited to 'remoting/remoting_version.gni')
-rw-r--r--remoting/remoting_version.gni2
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/remoting_version.gni b/remoting/remoting_version.gni
index cb8fb659..f8f6276 100644
--- a/remoting/remoting_version.gni
+++ b/remoting/remoting_version.gni
@@ -2,8 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-import("//build/config/chrome_build.gni")
-
_version_py_abspath = "//build/util/version.py"
_remoting_version_abspath = "//remoting/VERSION"
_chrome_version_abspath = "//chrome/VERSION"