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

Unified Diff: chrome/BUILD.gn

Issue 1455063004: Mojo C++ bindings: introduce MultiplexRouter and related classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix mac compilation Created 5 years, 1 month 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 | mojo/public/cpp/bindings/BUILD.gn » ('j') | mojo/public/cpp/bindings/lib/connector.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index cc495431e3b2c2b37739569b82ef69d4b321171d..ed18e5139e86fed6a69da373be6b8e2e281c7b05 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -3,6 +3,7 @@
# found in the LICENSE file.
import("//build/config/chrome_build.gni")
+import("//build/config/compiler/compiler.gni")
sky 2015/11/19 17:16:26 The fix landed, so you should be able to revert yo
yzshen1 2015/11/19 22:00:40 Done.
import("//build/config/features.gni")
import("//build/config/locales.gni")
import("//build/config/sanitizers/sanitizers.gni")
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/BUILD.gn » ('j') | mojo/public/cpp/bindings/lib/connector.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698