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

Unified Diff: public/platform/android/DEPS

Issue 154733004: Switch to a single merged version of WebThemeEngine.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: reorder the State enums to not break the mock theme Created 6 years, 10 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 | « public/platform/WebThemeEngine.h ('k') | public/platform/android/WebThemeEngine.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/android/DEPS
diff --git a/public/platform/android/DEPS b/public/platform/android/DEPS
index 8bb4062d536faf4a07577b4b4fee126ec78b2ca1..3a5f7b154479c43f88fb41746c29a01800af5620 100644
--- a/public/platform/android/DEPS
+++ b/public/platform/android/DEPS
@@ -1,4 +1,4 @@
# FIXME: crbug.com/327471. Remove this file when android/WebThemeEngine.h is removed.
include_rules = [
- "+../default",
+ "+..",
]
« no previous file with comments | « public/platform/WebThemeEngine.h ('k') | public/platform/android/WebThemeEngine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698