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

Unified Diff: webkit/support/webkit_support.gyp

Issue 2070001: Remove webkit_support_in_chromium.gyp and use webkit_support.gyp (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 7 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
« no previous file with comments | « webkit/default_plugin/default_plugin.gyp ('k') | webkit/support/webkit_support_in_chromium.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/support/webkit_support.gyp
diff --git a/webkit/support/webkit_support.gyp b/webkit/support/webkit_support.gyp
index 5b59e761b2104f9802cdad95ea7e7aad6295740a..fa9256a4cf85522267527d41624054dd91ebd609 100644
--- a/webkit/support/webkit_support.gyp
+++ b/webkit/support/webkit_support.gyp
@@ -3,12 +3,7 @@
# found in the LICENSE file.
{
- # 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',
'../database/webkit_database.gypi',
'../glue/webkit_glue.gypi',
« no previous file with comments | « webkit/default_plugin/default_plugin.gyp ('k') | webkit/support/webkit_support_in_chromium.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698