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
(11474)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: content/webkit_version.h.in
Issue
186883002
:
Move user_agent code from webkit/ to content/. (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm build directory
Created 6 years, 9 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:
android_webview/common/aw_content_client.cc
android_webview/native/aw_dev_tools_server.cc
android_webview/native/webview_native.gyp
apps/shell/common/shell_content_client.cc
chrome/browser/android/dev_tools_server.cc
chrome/browser/chromeos/drive/drive_integration_service.cc
chrome/browser/feedback/feedback_util.cc
chrome/browser/ui/browser_commands.cc
chrome/browser/ui/webui/help/help_handler.cc
chrome/browser/ui/webui/version_ui.cc
chrome/chrome_browser.gypi
chrome/chrome_browser_chromeos.gypi
chrome/chrome_browser_extensions.gypi
chrome/chrome_browser_ui.gypi
chrome/chrome_common.gypi
chrome/common/chrome_content_client.cc
chrome/common/chrome_content_client_ios.mm
components/autofill/content/browser/risk/fingerprint.cc
content/browser/android/content_view_core_impl.cc
content/browser/devtools/devtools_http_handler_impl.cc
content/child/blink_platform_impl.cc
content/child/npapi/plugin_host.cc
content/common/user_agent.cc
content/common/user_agent_ios.mm
content/content.gyp
content/content_common.gypi
content/content_shell.gypi
content/content_tests.gypi
content/public/common/content_client.cc
content/public/common/user_agent.h
content/renderer/pepper/pepper_url_request_unittest.cc
content/shell/browser/shell_devtools_delegate.cc
content/shell/common/shell_content_client.cc
content/test/webkit_support.cc
content/webkit_version.h.in
webkit/build/webkit_version.h.in
webkit/child/webkit_child.gyp
webkit/common/user_agent/user_agent_util.h
webkit/common/user_agent/user_agent_util.cc
webkit/common/user_agent/user_agent_util_ios.mm
webkit/common/user_agent/webkit_user_agent.gyp
webkit/common/user_agent/webkit_user_agent_export.h
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« content/test/webkit_support.cc
('k') |
webkit/build/webkit_version.h.in »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: content/webkit_version.h.in
diff --git a/webkit/build/webkit_version.h.in b/content/webkit_version.h.in
similarity index 100%
rename from webkit/build/webkit_version.h.in
rename to content/webkit_version.h.in
« no previous file with comments
|
« content/test/webkit_support.cc
('k') |
webkit/build/webkit_version.h.in »
('j') |
no next file with comments »
Issue 186883002: Move user_agent code from webkit/ to content/. (Closed)
Created 6 years, 10 months ago by tfarina
Modified 6 years, 9 months ago
Reviewers: jam, darin (slow to review)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 20
This is Rietveld
408576698