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

Unified Diff: third_party/WebKit/Source/BUILD.gn

Issue 1784613002: bluetooth: Introduce Web Bluetooth mojom interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Rebase Created 4 years, 9 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 | « content/content_common_mojo_bindings.gyp ('k') | third_party/WebKit/Source/config.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/BUILD.gn
diff --git a/third_party/WebKit/Source/BUILD.gn b/third_party/WebKit/Source/BUILD.gn
index fcdffef15c553a078d543f3f222e98da2c9c0739..3ba696671a787fc6c88800d8ff729ff520f9d527 100644
--- a/third_party/WebKit/Source/BUILD.gn
+++ b/third_party/WebKit/Source/BUILD.gn
@@ -31,6 +31,7 @@ config("config") {
".",
"..",
"$root_gen_dir/blink",
+ "$root_gen_dir/third_party/WebKit",
]
cflags = []
« no previous file with comments | « content/content_common_mojo_bindings.gyp ('k') | third_party/WebKit/Source/config.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698