Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index aeb5d111ad29c2c80c2ecbca02f465b27c77a462..1904f408b2ad0a343d46b0e5bed0c7157afab9a3 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -2,6 +2,9 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+# IMPORTANT: |
+# Please don't directly include this file if you are building via gyp_chromium, |
+# since gyp_chromium is automatically forcing its inclusion. |
{ |
Mark Mentovai
2009/09/15 21:49:57
Nit: leave a blank line between your comment block
|
'variables': { |
# .gyp files should set chromium_code to 1 if they build Chromium-specific |