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

Unified Diff: include/libplatform/DEPS

Issue 2372983003: Turn libplatform into a component (Closed)
Patch Set: rebase Created 4 years, 2 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 | « BUILD.gn ('k') | include/libplatform/libplatform.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/libplatform/DEPS
diff --git a/include/libplatform/DEPS b/include/libplatform/DEPS
index 15e75e6b4ffe504e91f061fa77730e2cebea3fcf..d8bcf99880d380a09ce263353bffb7f6161ec1ab 100644
--- a/include/libplatform/DEPS
+++ b/include/libplatform/DEPS
@@ -1,3 +1,7 @@
+include_rules = [
+ "+libplatform/libplatform-export.h",
+]
+
specific_include_rules = {
"libplatform\.h": [
"+libplatform/v8-tracing.h",
« no previous file with comments | « BUILD.gn ('k') | include/libplatform/libplatform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698