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

Unified Diff: third_party/WebKit/Source/DEPS

Issue 2775483003: Use public Service Manager Connector API in Blink (Closed)
Patch Set: . Created 3 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
Index: third_party/WebKit/Source/DEPS
diff --git a/third_party/WebKit/Source/DEPS b/third_party/WebKit/Source/DEPS
index 54791866e6c6c0129f5066e305d6dfee3a9f2af1..8fdcbc19670af9de4829c7056665800c6177d617 100644
--- a/third_party/WebKit/Source/DEPS
+++ b/third_party/WebKit/Source/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+base/macros.h",
"+base/gtest_prod_util.h",
+ "+services/service_manager/public/cpp/connector.h",
"+testing/gmock/include/gmock",
"+testing/gtest/include/gtest",
"+v8",
« no previous file with comments | « services/service_manager/public/cpp/lib/connector_impl.cc ('k') | third_party/WebKit/Source/modules/battery/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698