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

Unified Diff: mojo/runner/BUILD.gn

Issue 1123453003: Revert of Adds thunks for getting platform handles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « mojo/platform_handle/platform_handle_private_thunks.cc ('k') | mojo/runner/native_application_support.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/BUILD.gn
diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn
index c28cbfa4154701ebc8d397e2ed5a63f0a09a25a5..ae50592e00c783de0eb7fdc37854a459f69de62b 100644
--- a/mojo/runner/BUILD.gn
+++ b/mojo/runner/BUILD.gn
@@ -166,7 +166,6 @@
sources = [
"native_application_support.cc",
"native_application_support.h",
- "platform_handle_impl.cc",
]
public_deps = [
@@ -176,7 +175,6 @@
deps = [
"//base",
"//mojo/gles2",
- "//mojo/platform_handle:defs",
]
# This target has to include the public thunk headers, which generally
« no previous file with comments | « mojo/platform_handle/platform_handle_private_thunks.cc ('k') | mojo/runner/native_application_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698