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
(649)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: mojo/public/shell/shell.mojom
Issue
177183002
:
Mojo: Include "path/to/foo.mojom.h" (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove unnecessary abspath
Created 6 years, 10 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/inverse_depth.py
mojo/examples/aura_demo/aura_demo.cc
mojo/examples/aura_demo/window_tree_host_mojo.h
mojo/examples/compositor_app/compositor_app.cc
mojo/examples/launcher/launcher.cc
mojo/examples/sample_app/gles2_client_impl.h
mojo/examples/sample_app/sample_app.cc
mojo/examples/view_manager/view_manager.cc
mojo/gles2/command_buffer_client_impl.h
mojo/mojo_public.gypi
mojo/public/bindings/generators/cpp_templates/module-internal.h.tmpl
mojo/public/bindings/generators/cpp_templates/module.h.tmpl
mojo/public/bindings/generators/cpp_templates/module_internal.h.tmpl
mojo/public/bindings/generators/mojom_cpp_generator.py
mojo/public/bindings/mojom_bindings_generator.gypi
mojo/public/bindings/mojom_bindings_generator.py
mojo/public/bindings/pylib/generate/mojom.py
mojo/public/bindings/pylib/generate/mojom_generator.py
mojo/public/bindings/tests/handle_passing_unittest.cc
mojo/public/bindings/tests/remote_ptr_unittest.cc
mojo/public/bindings/tests/sample_service_unittest.cc
mojo/public/bindings/tests/type_conversion_unittest.cc
mojo/public/shell/application.h
mojo/public/shell/lib/shell.mojom
mojo/public/shell/service.h
mojo/public/shell/shell.mojom
mojo/services/gles2/command_buffer_impl.h
mojo/services/gles2/command_buffer_type_conversions.cc
mojo/services/native_viewport/geometry_conversions.h
mojo/services/native_viewport/native_viewport_service.cc
mojo/shell/dynamic_service_loader.h
mojo/shell/dynamic_service_loader.cc
mojo/shell/service_manager.h
mojo/shell/service_manager.cc
mojo/shell/service_manager_unittest.cc
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« mojo/public/shell/service.h
('k') |
mojo/services/gles2/command_buffer_impl.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: mojo/public/shell/shell.mojom
diff --git a/mojo/public/shell/lib/shell.mojom b/mojo/public/shell/shell.mojom
similarity index 100%
rename from mojo/public/shell/lib/shell.mojom
rename to mojo/public/shell/shell.mojom
« no previous file with comments
|
« mojo/public/shell/service.h
('k') |
mojo/services/gles2/command_buffer_impl.h »
('j') |
no next file with comments »
Issue 177183002: Mojo: Include "path/to/foo.mojom.h" (Closed)
Created 6 years, 10 months ago by darin (slow to review)
Modified 6 years, 10 months ago
Reviewers: DaveMoore, Mark Mentovai
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 1
This is Rietveld
408576698