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

Unified Diff: content/content_browser.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_app.gypi ('k') | content/content_common_mojo_bindings.gyp » ('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 9337e863e9b4908b4fa4781cbda12fb740f426e9..0f5cb305ec11e51a279c450c9282b229c5069b60 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -29,7 +29,6 @@
'../ui/snapshot/snapshot.gyp:snapshot',
'browser/service_worker/service_worker_proto.gyp:proto',
'browser/speech/proto/speech_proto.gyp:speech_proto',
- 'content_common_mojo_bindings.gyp:content_common_mojo_bindings',
],
'export_dependent_settings': [
'../ui/accessibility/accessibility.gyp:ax_gen',
@@ -39,7 +38,6 @@
'../third_party/WebKit/public/blink_headers.gyp:blink_headers',
# The public render_widget_host.h needs to re-export skia defines.
'../skia/skia.gyp:skia',
- 'content_common_mojo_bindings.gyp:content_common_mojo_bindings',
],
'include_dirs': [
'..',
« no previous file with comments | « content/content_app.gypi ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698