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

Unified Diff: content/content_browser.gypi

Issue 390983006: Cleanup dependency on webkit_common target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add some missing deps Created 6 years, 5 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 | « components/nacl.gyp ('k') | content/content_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 43b622a20760dac38f9ce6fd35b776087427ecc9..496c103fe6993a623282561e146b2624a1060f6f 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1571,6 +1571,7 @@
'../mojo/mojo.gyp:mojo_js_bindings',
'../mojo/mojo.gyp:mojo_service_provider_bindings',
'../net/net.gyp:http_server',
+ '../third_party/angle/src/build_angle.gyp:commit_id',
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
'../ui/surface/surface.gyp:surface',
'../webkit/common/webkit_common.gyp:webkit_common',
@@ -1578,7 +1579,6 @@
'../webkit/storage_common.gyp:webkit_storage_common',
'../webkit/webkit_resources.gyp:webkit_resources',
'../webkit/webkit_resources.gyp:webkit_strings',
- '../third_party/angle/src/build_angle.gyp:commit_id',
],
}],
['enable_printing!=0', {
« no previous file with comments | « components/nacl.gyp ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698