summaryrefslogtreecommitdiffstats
path: root/gfx/empty.cc
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-13 08:26:32 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-13 08:26:32 +0000
commit1125d80a6488606d7c48abc44675100003c51e7c (patch)
tree65a9b061e1fd9addf7244bfe9bdacc18c4acfc76 /gfx/empty.cc
parent0d6cf24f8f5fc56e1205591be16445b99328b55b (diff)
downloadchromium_src-1125d80a6488606d7c48abc44675100003c51e7c.zip
chromium_src-1125d80a6488606d7c48abc44675100003c51e7c.tar.gz
chromium_src-1125d80a6488606d7c48abc44675100003c51e7c.tar.bz2
Create a toplevel gfx/ dir and seed it with icon_util.
TBR=darin BUG=none TEST=none Review URL: http://codereview.chromium.org/915002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41528 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gfx/empty.cc')
-rw-r--r--gfx/empty.cc6
1 files changed, 6 insertions, 0 deletions
diff --git a/gfx/empty.cc b/gfx/empty.cc
new file mode 100644
index 0000000..63672f6
--- /dev/null
+++ b/gfx/empty.cc
@@ -0,0 +1,6 @@
+// Copyright (c) 2010 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.
+
+void MacSux() {
+}