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

Unified Diff: build/module_args/dart.gni

Issue 1311043003: Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
Index: build/module_args/dart.gni
diff --git a/components/devtools_service/public/cpp/BUILD.gn b/build/module_args/dart.gni
similarity index 66%
copy from components/devtools_service/public/cpp/BUILD.gn
copy to build/module_args/dart.gni
index 2f8933bf59e2bad6c084386484874f0dcb8b5373..be5e83b09a12c5614cb0b0a305dfabb6d6328ad0 100644
--- a/components/devtools_service/public/cpp/BUILD.gn
+++ b/build/module_args/dart.gni
@@ -2,9 +2,5 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-source_set("cpp") {
- sources = [
- "switches.cc",
- "switches.h",
- ]
-}
+# Mojo needs this file to exist. We don't currently need it to define anything.
+
« no previous file with comments | « no previous file | chrome/browser/media/router/media_router_mojo_impl.h » ('j') | third_party/mojo/mojo_public.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698