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
(131)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: ui/base/clipboard/clipboard_gtk.cc
Issue
7977025
:
aura: Make 'ui' buildable without gtk. (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: exclude pango files from win
Created 9 years, 3 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:
build/linux/system.gyp
chrome/browser/chromeos/login/language_switch_menu.cc
ui/aura/demo/demo_main.cc
ui/base/clipboard/clipboard.h
ui/base/clipboard/clipboard_aura.cc
ui/base/clipboard/clipboard_gtk.cc
ui/base/clipboard/clipboard_linux.cc
ui/base/clipboard/clipboard_unittest.cc
ui/base/dragdrop/os_exchange_data.h
ui/base/l10n/l10n_util.cc
ui/base/resource/resource_bundle.h
ui/base/resource/resource_bundle_linux.cc
ui/gfx/canvas_skia.h
ui/gfx/canvas_skia_linux.cc
ui/gfx/insets.h
ui/gfx/native_widget_types.h
ui/gfx/pango_util.cc
ui/gfx/platform_font_gtk.h
ui/gfx/platform_font_gtk.cc
ui/gfx/platform_font_pango.h
ui/gfx/platform_font_pango.cc
ui/gfx/rect.h
ui/gfx/rect.cc
ui/ui.gyp
ui/ui_unittests.gypi
View side-by-side diff with in-line comments
Download patch
« ui/aura/demo/demo_main.cc
('K') |
« ui/base/clipboard/clipboard_aura.cc
('k') |
ui/base/clipboard/clipboard_linux.cc »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: ui/base/clipboard/clipboard_gtk.cc
diff --git a/ui/base/clipboard/clipboard_linux.cc b/ui/base/clipboard/clipboard_gtk.cc
similarity index 100%
rename from ui/base/clipboard/clipboard_linux.cc
rename to ui/base/clipboard/clipboard_gtk.cc
« ui/aura/demo/demo_main.cc
('K') |
« ui/base/clipboard/clipboard_aura.cc
('k') |
ui/base/clipboard/clipboard_linux.cc »
('j') |
no next file with comments »
Issue 7977025: aura: Make 'ui' buildable without gtk. (Closed)
Created 9 years, 3 months ago by sadrul
Modified 9 years, 3 months ago
Reviewers: Ben Goodger (Google), sky
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 2
This is Rietveld
408576698