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

Unified Diff: components/onc/BUILD.gn

Issue 383083010: Add browser_extensions to GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
Index: components/onc/BUILD.gn
diff --git a/components/onc/BUILD.gn b/components/onc/BUILD.gn
index f08223328704fd6dc41aee40cece65f7c846810f..d1e016bdf633887c4e09963c1dae84e63775ada6 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: compooents/onc.gypi:onc_component
jamesr 2014/07/14 21:12:38 compooents -> components
component("onc") {
sources = [
"onc_constants.cc",

Powered by Google App Engine
This is Rietveld 408576698