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

Unified Diff: content/content_common.gypi

Issue 293963007: Make content/common compile on Linux GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add stub header dirs Created 6 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 | « content/common/BUILD.gn ('k') | content/public/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 7f6c105df355b497acd35a3fd547b0bfdce792c6..0f9475f39a95789622b03d088418e8a8c11d08bf 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -472,11 +472,6 @@
}],
],
'conditions': [
- ['use_aura==1', {
- 'sources!': [
- 'common/cursors/webcursor_mac.mm',
- ],
- }],
['OS=="ios"', {
# iOS has different user-agent construction utilities, since the
# version strings is not derived from webkit_version, and follows
« no previous file with comments | « content/common/BUILD.gn ('k') | content/public/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698