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

Unified Diff: extensions/components/javascript_dialog_extensions_client.gypi

Issue 2332843004: Remove GYP files. (Closed)
Patch Set: Merge Created 4 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 | « device/vr/vr.gyp ('k') | extensions/components/native_app_window.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/components/javascript_dialog_extensions_client.gypi
diff --git a/extensions/components/javascript_dialog_extensions_client.gypi b/extensions/components/javascript_dialog_extensions_client.gypi
deleted file mode 100644
index 611108fbada857e0f7991de12cf9273e9970d896..0000000000000000000000000000000000000000
--- a/extensions/components/javascript_dialog_extensions_client.gypi
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2014 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-{
- 'targets': [
- {
- 'target_name': 'javascript_dialog_extensions_client',
- 'type': 'static_library',
- 'dependencies': [
- '../../components/components.gyp:app_modal',
- '../../skia/skia.gyp:skia',
- '../extensions.gyp:extensions_browser',
- '../extensions.gyp:extensions_common',
- ],
- 'include_dirs': [
- '../..',
- ],
- 'sources': [
- 'javascript_dialog_extensions_client/javascript_dialog_extension_client_impl.cc',
- 'javascript_dialog_extensions_client/javascript_dialog_extension_client_impl.h',
- ],
- },
- ],
-}
« no previous file with comments | « device/vr/vr.gyp ('k') | extensions/components/native_app_window.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698