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

Unified Diff: webkit/webkit.gyp

Issue 202029: linux: split libxpcom_hack into its own file (Closed)
Patch Set: 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
« no previous file with comments | « webkit/tools/libxul_hack/libxpcom_hack.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 12f7c2fc695ca7b1bb7772a53a50faf060df8599..7d363da42242b7c1c42f0fe60dc8b8bf24d183d4 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -1625,7 +1625,7 @@
'product_dir': '<(PRODUCT_DIR)',
'type': 'loadable_module',
'sources': [
- 'tools/libxul_hack/libxul_hack.cc'
+ 'tools/libxul_hack/libxpcom_hack.cc'
],
},
], # targets
« no previous file with comments | « webkit/tools/libxul_hack/libxpcom_hack.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698