summaryrefslogtreecommitdiffstats
path: root/components/onc
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-15 23:50:29 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-15 23:50:29 +0000
commitfb2799e54d373de13e047c3a4d15417524698287 (patch)
tree345dc3a0e89484a853cee894dd199ddc240abd81 /components/onc
parentf55d82a8904f895bb918fd5d81267b2967eb760e (diff)
downloadchromium_src-fb2799e54d373de13e047c3a4d15417524698287.zip
chromium_src-fb2799e54d373de13e047c3a4d15417524698287.tar.gz
chromium_src-fb2799e54d373de13e047c3a4d15417524698287.tar.bz2
Add browser_extensions to GN build.
Original review: https://codereview.chromium.org/383083010 R=jamesr@chromium.org TBR=jamesr@chromium.org Review URL: https://codereview.chromium.org/395633002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283277 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/onc')
-rw-r--r--components/onc/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/onc/BUILD.gn b/components/onc/BUILD.gn
index f082233..04e3564 100644
--- a/components/onc/BUILD.gn
+++ b/components/onc/BUILD.gn
@@ -2,6 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+# GYP version: components/onc.gypi:onc_component
component("onc") {
sources = [
"onc_constants.cc",