Make the content browser in ChromeOS honor the DOM UI font setting.
[chromium-blink-merge.git] / .gitignore
blobb48885f944965b9adc20aaae7f5959d56fc12fae
1 *.Makefile
2 *.mk
3 *.ncb
4 *.pyc
5 *.rules
6 *.scons
7 *.sln
8 *.suo
9 *.user
10 *.vcproj
11 *.xcodeproj
13 .*.sw?
14 .DS_Store
15 .cproject
16 .gdbinit
17 .metadata
18 .project
19 /Makefile
20 /_out
21 /breakpad/src/
22 /build/Debug
23 /build/Purify
24 /build/Release
25 /build/util/support
26 /chrome/Debug
27 /chrome/Hammer
28 /chrome/Release
29 /chrome/app/theme/google_chrome
30 /chrome/browser/autofill/internal
31 /chrome/browser/extensions/default_extensions/chromeos
32 /chrome/browser/renderer_host/translate
33 /chrome/installer/linux
34 /chrome/installer/mac/internal
35 /chrome/installer/mac/third_party/xz/xz
36 /chrome/personalization/
37 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
38 /chrome/test/data/firefox2_profile/searchplugins
39 /chrome/test/data/firefox2_searchplugins
40 /chrome/test/data/firefox3_profile/searchplugins
41 /chrome/test/data/firefox3_searchplugins
42 /chrome/test/data/layout_tests
43 /chrome/test/data/osdd
44 /chrome/test/data/plugin
45 /chrome/test/data/workers/LayoutTests
46 /chrome/tools/memory
47 /chrome/tools/test/reference_build
48 /chrome_frame/tools/test/reference_build
49 /data
50 /googleurl
51 /gpu/gles2_conform_test
52 /native_client
53 /out
54 /rlz
55 /sconsbuild
56 /sdch/open-vcdiff
57 /seccompsandbox
58 /testing/gtest
59 /testserver.log
60 /third_party/GTM
61 /third_party/WebKit
62 /third_party/adobe/flash/binaries
63 /third_party/angle
64 /third_party/cacheinvalidation/files
65 /third_party/chromeos_login_manager
66 /third_party/chromeos_text_input
67 /third_party/cros
68 /third_party/cygwin
69 /third_party/ffmpeg
70 /third_party/forge
71 /third_party/gles2_conform
72 /third_party/googlemac
73 /third_party/hunspell
74 /third_party/hunspell_dictionaries
75 /third_party/icu
76 /third_party/libjingle/source
77 /third_party/libvpx
78 /third_party/lighttpd
79 /third_party/mingw-w64
80 /third_party/nss
81 /third_party/ots
82 /third_party/pdfsqueeze
83 /third_party/pefile
84 /third_party/personalization
85 /third_party/platformsdk_win2008_6_1
86 /third_party/ppapi
87 /third_party/protobuf2
88 /third_party/pthreads-win32
89 /third_party/python_24
90 /third_party/pywebsocket
91 /third_party/skia
92 /third_party/speex
93 /third_party/swig
94 /third_party/valgrind
95 /third_party/xdg-utils
96 /third_party/xulrunner-sdk
97 /third_party/yasm/source/patched-yasm
98 /tools/distcc
99 /tools/grit/grit/test/data
100 /tools/gyp
101 /tools/histograms/
102 /tools/page_cycler/acid3
103 /tools/tryserver
105 /valgrind.tmp
106 /webkit/Debug
107 /webkit/Release
108 /webkit/data/bmp_decoder
109 /webkit/data/ico_decoder
110 /webkit/data/layout_tests/LayoutTests
111 /webkit/data/test_shell/plugins
112 /webkit/data/xbm_decoder
113 /x86-generic_out/
114 /xcodebuild
115 SConstruct