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

Unified Diff: build/internal/release_impl.gypi

Issue 8983002: Allow targets to self-select optimization level in official builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix merge resolution issue. Created 9 years 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: build/internal/release_impl.gypi
diff --git a/build/internal/release_impl.gypi b/build/internal/release_impl.gypi
index aff06dc64ce5146b39ef548d0bc1864a4585bd10..2e95aee3032ff62d57ee6fb88d3908c994b1eed7 100644
--- a/build/internal/release_impl.gypi
+++ b/build/internal/release_impl.gypi
@@ -1,3 +1,6 @@
+# Copyright (c) 2011 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
{
'includes': ['release_defaults.gypi'],
}

Powered by Google App Engine
This is Rietveld 408576698