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

Unified Diff: public/web/DEPS

Issue 61763010: Move WebInbandTextTrack/WebInbandTextTrackClient to public/platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: allow the include Created 7 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 | « public/platform/WebInbandTextTrackClient.h ('k') | public/web/WebInbandTextTrack.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/DEPS
diff --git a/public/web/DEPS b/public/web/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ab0f787c82362f44ad13c4ba6d81b1e256bee093
--- /dev/null
+++ b/public/web/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
jochen (gone - plz use gerrit) 2013/11/07 15:23:12 can you use specific_include_rules to restrict the
philipj_slow 2013/11/07 15:39:31 Done.
+ "+../platform/WebInbandTextTrack.h",
+ "+../platform/WebInbandTextTrackClient.h"
+]
« no previous file with comments | « public/platform/WebInbandTextTrackClient.h ('k') | public/web/WebInbandTextTrack.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698