summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-27 16:45:49 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-27 16:45:49 +0000
commit41110ca3f3f992498d189e6936dc5c4c2d12b916 (patch)
tree8e3bcc95ea2bd47433f711c8a91a114cb1ff6ab1 /app
parente0a366f254c1b0a735d11f12a414a3b2a7e4377d (diff)
downloadchromium_src-41110ca3f3f992498d189e6936dc5c4c2d12b916.zip
chromium_src-41110ca3f3f992498d189e6936dc5c4c2d12b916.tar.gz
chromium_src-41110ca3f3f992498d189e6936dc5c4c2d12b916.tar.bz2
app: Get rid of test/ directory.
BUG=72317 TEST=None R=rsesek@chromium.org Review URL: http://codereview.chromium.org/7262013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90592 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app')
-rw-r--r--app/test/data/data_pack_unittest/sample.pakbin80 -> 0 bytes
-rw-r--r--app/test/data/resource.h28
2 files changed, 0 insertions, 28 deletions
diff --git a/app/test/data/data_pack_unittest/sample.pak b/app/test/data/data_pack_unittest/sample.pak
deleted file mode 100644
index fdbe2b5..0000000
--- a/app/test/data/data_pack_unittest/sample.pak
+++ /dev/null
Binary files differ
diff --git a/app/test/data/resource.h b/app/test/data/resource.h
deleted file mode 100644
index bb82442..0000000
--- a/app/test/data/resource.h
+++ /dev/null
@@ -1,28 +0,0 @@
-// Copyright (c) 2009 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.
-
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by resource.rc
-//
-#define IDS_SIMPLE 101
-#define IDS_PLACEHOLDERS 102
-#define IDS_PLACEHOLDERS_2 103
-#define IDS_PLACEHOLDERS_3 104
-
-#define IDS_LOCALE_BOOL 105
-#define IDS_LOCALE_INT 106
-#define IDS_LOCALE_STRING 107
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 108
-#pragma once
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1001
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif