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

Side by Side Diff: .gitignore

Issue 10636014: Add rlz/OWNERS, remove rlz from .gitignore (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | rlz/OWNERS » ('j') | rlz/OWNERS » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.Makefile 1 *.Makefile
2 *.gypcmd 2 *.gypcmd
3 *.mk 3 *.mk
4 *.ncb 4 *.ncb
5 *.ninja 5 *.ninja
6 *.opensdf 6 *.opensdf
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.rules 9 *.rules
10 *.scons 10 *.scons
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 /ppapi/native_client/src/shared/ppapi_proxy/ppruntime_lib.xml 112 /ppapi/native_client/src/shared/ppapi_proxy/ppruntime_lib.xml
113 /ppapi/native_client/src/trusted/plugin/ppGoogleNaClPluginChrome.xml 113 /ppapi/native_client/src/trusted/plugin/ppGoogleNaClPluginChrome.xml
114 /remoting/appengine/ 114 /remoting/appengine/
115 /remoting/proto/chromotocol_proto_lib.xml 115 /remoting/proto/chromotocol_proto_lib.xml
116 /remoting/proto/trace_proto_lib.xml 116 /remoting/proto/trace_proto_lib.xml
117 /remoting/remoting_host_installation.xml 117 /remoting/remoting_host_installation.xml
118 /remoting/remoting_host_installation_unittest.xml 118 /remoting/remoting_host_installation_unittest.xml
119 /remoting/remoting_me2me_host.xml 119 /remoting/remoting_me2me_host.xml
120 /remoting/remoting_version_resources.xml 120 /remoting/remoting_version_resources.xml
121 /remoting/tools/internal/ 121 /remoting/tools/internal/
122 /rlz
123 /sdch/open-vcdiff 122 /sdch/open-vcdiff
124 /seccompsandbox 123 /seccompsandbox
125 /testing/gmock 124 /testing/gmock
126 /testing/gtest 125 /testing/gtest
127 /testserver.log 126 /testserver.log
128 /third_party/GTM 127 /third_party/GTM
129 /third_party/WebKit 128 /third_party/WebKit
130 /third_party/adobe/flash/binaries 129 /third_party/adobe/flash/binaries
131 /third_party/adobe/flash/symbols 130 /third_party/adobe/flash/symbols
132 /third_party/angle 131 /third_party/angle
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 /v8 224 /v8
226 /webkit/Debug 225 /webkit/Debug
227 /webkit/Release 226 /webkit/Release
228 /webkit/data/bmp_decoder 227 /webkit/data/bmp_decoder
229 /webkit/data/ico_decoder 228 /webkit/data/ico_decoder
230 /webkit/data/layout_tests/LayoutTests 229 /webkit/data/layout_tests/LayoutTests
231 /webkit/data/test_shell/plugins 230 /webkit/data/test_shell/plugins
232 /webkit/data/xbm_decoder 231 /webkit/data/xbm_decoder
233 /x86-generic_out/ 232 /x86-generic_out/
234 /xcodebuild 233 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | rlz/OWNERS » ('j') | rlz/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698