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

Unified Diff: third_party/apple_sample_code/BUILD.gn

Issue 2646863003: Delete third_party/apple_sample_code/ (Closed)
Patch Set: Delete third_party/apple_sample_code/ Created 3 years, 11 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
Index: third_party/apple_sample_code/BUILD.gn
diff --git a/third_party/apple_sample_code/BUILD.gn b/third_party/apple_sample_code/BUILD.gn
deleted file mode 100644
index 81b7ed013cb3414a9935e25028408110764d31fb..0000000000000000000000000000000000000000
--- a/third_party/apple_sample_code/BUILD.gn
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 2015 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.
-
-source_set("apple_sample_code") {
- sources = [
- "ImageAndTextCell.h",
- "ImageAndTextCell.m",
- ]
-
- libs = [ "AppKit.framework" ]
-}
« no previous file with comments | « chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm ('k') | third_party/apple_sample_code/ImageAndTextCell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698