Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(12)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: skia/SConscript
Issue
7807
:
SCons renaming updates for base, net and googleurl:... (Closed)
Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: ''
Created 12 years, 2 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:
base/SConscript
base/base.scons
base/base_lib.scons
base/base_unittests.scons
base/gfx/SConscript
base/gfx/base_gfx.scons
base/gfx/using_base_gfx.scons
base/using_base.scons
build/SConscript.googleurl
build/SConscript.main
build/googleurl.scons
build/googleurl_lib.scons
build/googleurl_unittests.scons
build/using_googleurl.scons
net/SConscript
net/crash_cache.scons
net/net.scons
net/net_lib.scons
net/net_perftests.scons
net/net_resources.scons
net/net_unittests.scons
net/stress_cache.scons
net/tools/tld_cleanup/SConscript
net/tools/tld_cleanup/tld_cleanup.scons
net/using_net.scons
sdch/using_sdch.scons
skia/SConscript
skia/using_skia.scons
testing/using_gtest.scons
third_party/bzip2/SConscript
third_party/bzip2/bzip2.scons
third_party/bzip2/using_bzip2.scons
third_party/libevent/SConscript
third_party/libevent/libevent.scons
third_party/libevent/using_libevent.scons
third_party/libpng/SConscript
third_party/libpng/libpng.scons
third_party/libpng/using_libpng.scons
third_party/modp_b64/SConscript
third_party/modp_b64/modp_b64.scons
third_party/modp_b64/using_modp_b64.scons
third_party/zlib/SConscript
third_party/zlib/using_zlib.scons
third_party/zlib/zlib.scons
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« sdch/using_sdch.scons
('k') |
skia/using_skia.scons »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: skia/SConscript
===================================================================
--- skia/SConscript (revision 3664)
+++ skia/SConscript (working copy)
@@ -13,7 +13,7 @@
'corecg',
'sgl',
'picture',
- '#..',
+ '$ROOT_DIR',
],
)
« no previous file with comments
|
« sdch/using_sdch.scons
('k') |
skia/using_skia.scons »
('j') |
no next file with comments »
Issue 7807: SCons renaming updates for base, net and googleurl:... (Closed)
Created 12 years, 2 months ago by sgk
Modified 9 years, 5 months ago
Reviewers: bradn, tony
Base URL: svn://chrome-svn/chrome/trunk/src/
Comments: 0
This is Rietveld
408576698