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

Unified Diff: content/content_tests.gypi

Issue 792173002: Revert of Implement HasPermission() method in PermissionService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « content/content_renderer.gypi ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 016ae6b3bb9067623999eab9e1b6cfa8e05172e0..50d3238982f312bc0de0a8d9b3b5bd1d3cd3a98b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -199,8 +199,6 @@
'target_name': 'test_support_content',
'type': 'static_library',
'dependencies': [
- '../mojo/edk/mojo_edk.gyp:mojo_system_impl',
- '../mojo/mojo_base.gyp:mojo_environment_chromium',
'../net/net.gyp:net_test_support',
'../skia/skia.gyp:skia',
'../storage/storage_common.gyp:storage_common',
@@ -377,7 +375,6 @@
'browser/speech/proto/speech_proto.gyp:speech_proto',
'content.gyp:content_browser',
'content.gyp:content_common',
- 'content_common_mojo_bindings.gyp:content_common_mojo_bindings',
'test_support_content',
'../base/base.gyp:test_support_base',
'../crypto/crypto.gyp:crypto',
@@ -1160,7 +1157,6 @@
'content.gyp:content_renderer',
'content.gyp:content_resources',
'content_browser_test_support',
- 'content_common_mojo_bindings.gyp:content_common_mojo_bindings',
'content_shell_lib',
'content_shell_pak',
'test_support_content',
« no previous file with comments | « content/content_renderer.gypi ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698