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

Unified Diff: build/util/build_util.gyp

Issue 206006: Force inclusion of build/common.gypi for all chromium gyp files. (Closed)
Patch Set: 2nd round of feedback Created 11 years, 3 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: build/util/build_util.gyp
diff --git a/build/util/build_util.gyp b/build/util/build_util.gyp
index ad17be63b41c1ae99d31ba0d52330546da132518..1d867cc3f402e78549dea2cab281ebf30f42e4ce 100644
--- a/build/util/build_util.gyp
+++ b/build/util/build_util.gyp
@@ -3,9 +3,6 @@
# found in the LICENSE file.
{
- 'includes': [
- '../common.gypi',
- ],
'targets': [
{
'target_name': 'lastchange',

Powered by Google App Engine
This is Rietveld 408576698