Index: webkit/support/webkit_support.gyp |
diff --git a/webkit/support/webkit_support.gyp b/webkit/support/webkit_support.gyp |
index be198552943404f4ecd3413e034a67a2b8b95093..5b59e761b2104f9802cdad95ea7e7aad6295740a 100644 |
--- a/webkit/support/webkit_support.gyp |
+++ b/webkit/support/webkit_support.gyp |
@@ -3,7 +3,10 @@ |
# found in the LICENSE file. |
{ |
- # Suppose this file is put at WebKit/WebKit/chromium/webkit/support/. |
+ # This file is the same as webkit_support_in_chromium.gyp except it |
+ # references features.gypi based on its location in a webkit checkout |
+ # (WebKit/Webkit/chromium/webkit/support/). If you add .gypi files |
+ # here, please add them in webkit_support_in_chromium.gyp as well. |
'includes': [ |
'../../features.gypi', |
'../appcache/webkit_appcache.gypi', |