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

Unified Diff: chrome/chrome_process_finder.gypi

Issue 2321703002: Remove all gyp[i] files in //chrome (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 | « chrome/chrome_ios_bundle_resources.gypi ('k') | chrome/chrome_repack_chrome_100_percent.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_process_finder.gypi
diff --git a/chrome/chrome_process_finder.gypi b/chrome/chrome_process_finder.gypi
deleted file mode 100644
index 38ebbd7abcee83d6e5c1582b285b190b340805f4..0000000000000000000000000000000000000000
--- a/chrome/chrome_process_finder.gypi
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright (c) 2013 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': 'chrome_process_finder',
- 'type': 'static_library',
- 'include_dirs': [
- '..',
- ],
- 'dependencies': [
- 'policy_path_parser',
- '../base/base.gyp:base',
- '../chrome/common_constants.gyp:common_constants',
- ],
- 'sources': [
- 'browser/win/chrome_process_finder.cc',
- 'browser/win/chrome_process_finder.h',
- ],
- },
- ],
-}
« no previous file with comments | « chrome/chrome_ios_bundle_resources.gypi ('k') | chrome/chrome_repack_chrome_100_percent.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698