Re-enable these tests as they are no longer failing.
[chromium-blink-merge.git] / .gitignore
blob22265dded8f4fc7ebfc8891d7fc9d652599ef8ff
1 *.Makefile
2 *.mk
3 *.ncb
4 *.ninja
5 *.props
6 *.pyc
7 *.rules
8 *.scons
9 *.sdf
10 *.sln
11 *.suo
12 *.targets
13 *.user
14 *.vcproj
15 *.vcxproj
16 *.vcxproj.filters
17 *.vpj
18 *.vpw
19 *.vpwhistu
20 *.vtg
21 *.xcodeproj
23 .*.sw?
24 .DS_Store
25 .cproject
26 .gdb_history
27 .gdbinit
28 .metadata
29 .project
30 tags
31 Thumbs.db
32 v8.log
33 /Makefile
34 /_out
35 /breakpad/src/
36 /build/Debug
37 /build/Purify
38 /build/Release
39 /build/util/support
40 # The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
42 /ceee/internal/
43 /chrome/Debug
44 /chrome/Hammer
45 /chrome/Release
46 /chrome/app/theme/google_chrome
47 /chrome/browser/autofill/internal
48 /chrome/browser/extensions/default_extensions/chromeos
49 /chrome/browser/protector/internal
50 /chrome/browser/resources/software_rendering_list
51 /chrome/browser/spellchecker/internal
52 /chrome/installer/linux
53 /chrome/installer/mac/internal
54 /chrome/installer/mac/third_party/xz/xz
55 /chrome/test/chromeos/autotest/files/client/deps/chrome_test/test_src/
56 /chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/test_src/
57 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
58 /chrome/test/data/firefox2_profile/searchplugins
59 /chrome/test/data/firefox2_searchplugins
60 /chrome/test/data/firefox3_profile/searchplugins
61 /chrome/test/data/firefox3_searchplugins
62 /chrome/test/data/layout_tests
63 /chrome/test/data/osdd
64 /chrome/test/data/perf/frame_rate/content
65 /chrome/test/data/perf/frame_rate/private
66 /chrome/test/data/plugin
67 /chrome/test/data/pyauto_private
68 /chrome/tools/memory
69 /chrome/tools/test/reference_build
70 /chrome_frame/tools/test/reference_build
71 /data
72 /googleurl
73 /gpu/gles2_conform_test
74 /gyp-mac-tool
75 /native_client
76 /net/Debug
77 /net/Release
78 /net/testserver.log
79 /out
80 /out_*
81 # Profile-guided compiler optimization files from cros.DEPS.
82 /profile/
83 /remoting/appengine/
84 /remoting/tools/internal/
85 /rlz
86 /sdch/open-vcdiff
87 /seccompsandbox
88 /testing/gmock
89 /testing/gtest
90 /testserver.log
91 /third_party/GTM
92 /third_party/WebKit
93 /third_party/adobe/flash/binaries
94 /third_party/angle
95 /third_party/asan
96 /third_party/bidichecker
97 /third_party/cacheinvalidation/files
98 /third_party/chromeos_login_manager
99 /third_party/chromeos_text_input
100 /third_party/cros
101 /third_party/cros_system_api
102 /third_party/cygwin
103 /third_party/directxsdk
104 /third_party/drmemory
105 /third_party/flac
106 /third_party/adobe/flash/symbols
107 /third_party/ffmpeg
108 /third_party/gles2_conform
109 /third_party/googlemac
110 /third_party/hunspell
111 /third_party/hunspell_dictionaries
112 /third_party/icu
113 /third_party/jsoncpp/source
114 /third_party/leveldatabase/src
115 /third_party/leveldb
116 /third_party/libjingle/source
117 /third_party/libjpeg_turbo
118 /third_party/libphonenumber/src
119 /third_party/libsrtp/src
120 /third_party/libvpx
121 /third_party/libvpx/include
122 /third_party/libvpx/lib
123 /third_party/libyuv
124 /third_party/lighttpd
125 /third_party/lss
126 /third_party/llvm
127 /third_party/llvm-build
128 /third_party/mingw-w64
129 /third_party/mkl
130 /third_party/mozc
131 /third_party/nss
132 /third_party/openssl
133 /third_party/ots
134 /third_party/pdfsqueeze
135 /third_party/pefile
136 /third_party/platformsdk_win2008_6_1
137 /third_party/platformsdk_win7
138 /third_party/ppapi
139 /third_party/psyco_win32
140 /third_party/pthreads-win32
141 /third_party/pylib
142 /third_party/pyftpdlib/src
143 /third_party/pymox/src
144 /third_party/python_24
145 /third_party/python_26
146 /third_party/pywebsocket
147 /third_party/safe_browsing/testing
148 /third_party/scons-2.0.1
149 /third_party/sfntly
150 /third_party/skia
151 /third_party/smhasher
152 /third_party/snappy/src
153 /third_party/speex
154 /third_party/swig
155 /third_party/syzygy/binaries
156 /third_party/v8-i18n
157 /third_party/valgrind
158 /third_party/webdriver/pylib
159 /third_party/webdriver/python/selenium
160 /third_party/webgl_conformance
161 /third_party/webrtc
162 /third_party/xdg-utils
163 /third_party/xulrunner-sdk
164 /third_party/yasm/binaries
165 /third_party/yasm/source/patched-yasm
166 /tools/distcc
167 /tools/grit
168 /tools/gyp
169 /tools/histograms
170 /tools/page_cycler/acid3
171 /tools/tryserver
173 /webkit/Debug
174 /webkit/Release
175 /webkit/data/bmp_decoder
176 /webkit/data/ico_decoder
177 /webkit/data/layout_tests/LayoutTests
178 /webkit/data/test_shell/plugins
179 /webkit/data/xbm_decoder
180 /x86-generic_out/
181 /xcodebuild