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

Unified Diff: BUILD.gn

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 205e74c388f33c8524018eead24864253efa9546..741ae414295b59c909c7deedf062ab756fbf0810 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -175,8 +175,8 @@ group("both_gn_and_gyp") {
"//media/cast:cast_unittests",
"//media/midi:midi_unittests",
"//mojo",
- "//mojo/application/public/cpp",
"//mojo/common:mojo_common_unittests",
+ "//mojo/shell/public/cpp",
"//net:net_perftests",
# TODO(use-new-edk):
@@ -505,7 +505,7 @@ group("both_gn_and_gyp") {
# TODO(GYP): Remove this when the gles2 tests work
"//gpu/command_buffer/client:gles2_implementation_no_check",
"//gpu/khronos_glcts_support:khronos_glcts_test", # TODO(GYP) crbug.com/471903 to make this complete.
- "//mojo/application/public/cpp",
+ "//mojo/shell/public/cpp",
"//testing/gmock:gmock_main",
# TODO(use-new-edk):
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698