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

Unified Diff: mojo/mojo_platform_handle.gyp

Issue 2001403002: Remove //mojo/platform_handle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wrapper-apis
Patch Set: Created 4 years, 7 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 | « mojo/gles2/BUILD.gn ('k') | mojo/platform_handle/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_platform_handle.gyp
diff --git a/mojo/mojo_platform_handle.gyp b/mojo/mojo_platform_handle.gyp
deleted file mode 100644
index 58e984add3a53efe06fb95e532a47b581917545d..0000000000000000000000000000000000000000
--- a/mojo/mojo_platform_handle.gyp
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2016 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.
-
-{
- 'variables': {
- # This turns on e.g. the filename-based detection of which
- # platforms to include source files on (e.g. files ending in
- # _mac.h or _mac.cc are only compiled on MacOSX).
- 'chromium_code': 1,
- },
- 'targets': [
- {
- # GN version: //mojo/platform_handle:platform_handle/platform_handle_impl
- 'target_name': 'platform_handle',
- 'type': 'none',
- }
- ]
-}
« no previous file with comments | « mojo/gles2/BUILD.gn ('k') | mojo/platform_handle/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698